Function FRD_AllowHalfAwake

Source
pub unsafe extern "C" fn FRD_AllowHalfAwake(allow: bool) -> Result
Expand description

Configures the current session to allow or disallow running the friends service in sleep mode (half-awake mode).

ยงArguments

  • allow - Whether or not to enable half-awake mode.