pub fn exit(exit_code: u32) -> !
Terminates the current process and returns the specified code to the parent process.