Skip to main content

exit

Function exit 

Source
pub fn exit(exit_code: u32) -> !
Expand description

Terminates the current process and returns the specified code to the parent process.