Function ctru_sys::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.