Function axlibc::exit

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

Exits the current thread.