Skip to main content

pthread_rwlockattr_init

Function pthread_rwlockattr_init 

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