lib: notification iterator: transfer a batch of notifications
[babeltrace.git] / include / babeltrace / graph / notification.h
index ce4c374f3ad05d2be77f63765aa0cf0b1a95c52a..1f8b7a3150eaf7ae42e8d33fa0a9efc6febe6cfe 100644 (file)
@@ -33,6 +33,8 @@ extern "C" {
 
 struct bt_notification;
 
+typedef struct bt_notification **bt_notification_array;
+
 /**
  * Notification types. Unhandled notification types should be ignored.
  */
This page took 0.024771 seconds and 4 git commands to generate.