Function linux_api::exit::exit

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

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