pub unsafe extern "C" fn srvEnableNotification(
semaphoreOut: *mut Handle,
) -> ResultExpand description
Enables service notificatios, returning a notification semaphore.
ยงArguments
semaphoreOut- Pointer to output the notification semaphore to.