ma_async_notification typedef
ma_async_notification = Void
Notification callback for asynchronous operations.
Implementation
typedef ma_async_notification = ffi.Void;
Notification callback for asynchronous operations.
typedef ma_async_notification = ffi.Void;