exit_group_raw

Function exit_group_raw 

Source
pub fn exit_group_raw(val: i32) -> Result<(), Errno>
Expand description

Exits the process, setting val & 0xff as the exit code.