Skip to main content

thrd_exit

Function thrd_exit 

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