Skip to main content

pthread_rwlockattr_destroy

Function pthread_rwlockattr_destroy 

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