pub fn restart(code: ExitCode) -> !
Restarts the system.
This function will not return. If a restart handler is missing or not working, it will halt all CPUs on the machine.