rustix
1.0.8
In rustix::
backend::
system::
syscalls
rustix
::
backend
::
system
::
syscalls
Function
reboot
Copy item path
Source
pub(crate) fn reboot(cmd:
RebootCommand
) ->
Result
<
()
>