pub unsafe extern "C" fn PMAPP_PrepareForReboot(
timeout: s64,
) -> ResultExpand 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.