Function exit

Source
pub fn exit(val: i8) -> !
Expand description

Exits the current thread, setting val as the exit code.