pub unsafe extern "C" fn APT_ReplySleepQuery(
    appID: NS_APPID,
    reply: APT_QueryReply
) -> Result
Expand description

Replies to a sleep query.

§Arguments

  • appID - ID of the application.
  • reply - Query reply value.