ma_async_notification_poll_init function
Implementation
ma_result ma_async_notification_poll_init(
ffi.Pointer<ma_async_notification_poll> pNotificationPoll,
) => ma_result.fromValue(_ma_async_notification_poll_init(pNotificationPoll));
ma_result ma_async_notification_poll_init(
ffi.Pointer<ma_async_notification_poll> pNotificationPoll,
) => ma_result.fromValue(_ma_async_notification_poll_init(pNotificationPoll));