Function sys_thread_exit

Source
#[unsafe(no_mangle)]
pub extern "C" fn sys_thread_exit(status: i32) -> !