linux_api::exit

Function exit

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

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