axlibc

Function exit

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

Exits the current thread.