Skip to main content

pthread_attr_destroy

Function pthread_attr_destroy 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn pthread_attr_destroy( attr: *mut pthread_attr_t, ) -> c_int
Expand description