Skip to main content

_Exit

Function _Exit 

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