lib: notification iterator: transfer a batch of notifications
[babeltrace.git] / include / babeltrace / graph / private-connection-notification-iterator.h
index b1a3dc2d20f2448c48c5aced366064381cf6b9e9..46e6d137308fe78feb89b2f475f6ce3a41184db1 100644 (file)
@@ -40,7 +40,7 @@ extern struct bt_component *bt_private_connection_notification_iterator_get_comp
 extern enum bt_notification_iterator_status
 bt_private_connection_notification_iterator_next(
                struct bt_notification_iterator *iterator,
-               struct bt_notification **notification);
+               bt_notification_array *notifs, uint64_t *count);
 
 #ifdef __cplusplus
 }
This page took 0.023082 seconds and 4 git commands to generate.