pub unsafe extern "C" fn srvReceiveNotification(
    notificationIdOut: *mut u32_
) -> Result
Expand description

Receives a notification.

§Arguments

  • notificationIdOut - Pointer to output the ID of the received notification to.