Skip to main content

_exit

Function _exit 

Source
#[unsafe(no_mangle)]
pub extern "C" fn _exit(status: c_int) -> !
Expand description