Function exit_group

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

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