Function srvEnableNotification

Source
pub unsafe extern "C" fn srvEnableNotification(
    semaphoreOut: *mut Handle,
) -> Result
Expand description

Enables service notificatios, returning a notification semaphore.

ยงArguments

  • semaphoreOut - Pointer to output the notification semaphore to.