Function rustix::backend::system::syscalls::reboot

source ยท
pub(crate) fn reboot(cmd: RebootCommand) -> Result<()>