lib: strictly type function return status enumerations
[babeltrace.git] / include / babeltrace2 / types.h
index 3ebf5370d10f269efa4215631fc6a771db320219..6884f175103a17d159a626ff84a0f84c5d57e437 100644 (file)
@@ -135,6 +135,7 @@ typedef struct bt_self_component_port_output bt_self_component_port_output;
 typedef struct bt_self_component_sink bt_self_component_sink;
 typedef struct bt_self_component_source bt_self_component_source;
 typedef struct bt_self_message_iterator bt_self_message_iterator;
+typedef struct bt_self_plugin bt_self_plugin;
 typedef struct bt_self_port bt_self_port;
 typedef struct bt_self_port_input bt_self_port_input;
 typedef struct bt_self_port_output bt_self_port_output;
This page took 0.024223 seconds and 4 git commands to generate.