ma_device_notification_procFunction typedef
ma_device_notification_procFunction =
Void Function(Pointer<ma_device_notification> pNotification)
Implementation
typedef ma_device_notification_procFunction =
ffi.Void Function(ffi.Pointer<ma_device_notification> pNotification);