Skip to main content

pthread_mutexattr_init

Function pthread_mutexattr_init 

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