Function ctru_sys::PMAPP_PrepareForReboot
source · pub unsafe extern "C" fn PMAPP_PrepareForReboot(
timeout: s64
) -> Result
Expand description
Terminate most processes, to prepare for a reboot or a shutdown.
§Arguments
timeout
- Time limit in ns for process termination, after which the remaining processes are killed.