pub unsafe extern "C" fn APT_InquireNotification(
appID: u32_,
signalType: *mut APT_Signal,
) -> ResultExpand description
Inquires as to whether a signal has been received.
ยงArguments
appID- ID of the application.signalType- Pointer to output the signal type to.