pub unsafe extern "C" fn PTMSYSM_ReplyToSleepQuery(
deny: bool,
) -> ResultExpand description
Accepts or denies the incoming sleep mode request.
ยงArguments
deny- Whether or not to deny the sleep request.
Note: If deny = false, this is equivalent to calling PTMSYSM_NotifySleepPreparationComplete(3)