Skip to main content

thrd_join

Function thrd_join 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn thrd_join( thrd: thrd_t, retval: *mut c_int, ) -> c_int
Expand description