Dartma_device_notification_procFunction typedef

Dartma_device_notification_procFunction = void Function(Pointer<ma_device_notification> pNotification)

Implementation

typedef Dartma_device_notification_procFunction = void Function(
    ffi.Pointer<ma_device_notification> pNotification);