Support for the sequence type
[babeltrace.git] / bindings / python / python-complements.h
index c5e93eec4e800b1b1468f1e28d92de29f29bc8ca..eb778f55bbda977b1d2029912fe74569540242ff 100644 (file)
@@ -54,3 +54,5 @@ struct bt_ctf_field_decl *_bt_python_field_decl_one_from_list(
 /* definitions */
 struct definition_array *_bt_python_get_array_from_def(
                struct bt_definition *field);
+struct definition_sequence *_bt_python_get_sequence_from_def(
+               struct bt_definition *field);
This page took 0.024209 seconds and 4 git commands to generate.