Function ctru_sys::APT_InquireNotification
source · pub unsafe extern "C" fn APT_InquireNotification(
appID: u32_,
signalType: *mut APT_Signal
) -> Result
Expand description
Inquires as to whether a signal has been received.
§Arguments
appID
- ID of the application.signalType
- Pointer to output the signal type to.