Skip to main content

pthread_detach

Function pthread_detach 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pthread_detach(pthread: pthread_t) -> c_int
Expand description