pub unsafe extern "C" fn PTMSYSM_NotifySleepPreparationComplete(
ackValue: s32,
) -> ResultExpand description
Acknowledges the current sleep notification and advance the internal sleep mode FSM. All subscribers must reply.
§Arguments
ackValue- Use ptmSysmGetNotificationAckValue
Note: PTMNOTIFID_SLEEP_DENIED and PTMNOTIFID_FULLY_AWAKE don’t require this.