Function exit

Source
pub fn exit(code: u8) -> !
Expand description

Terminates the current process with the specified exit code.