Skip to main content

exit

Function exit 

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