Function exit

Source
pub unsafe extern "C" fn exit(status: i32) -> !
Expand description

cause normal termination and return status to the host system