hermit::syscalls

Function sys_thread_exit

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