pthread_mutexattr_t

Type Alias pthread_mutexattr_t 

Source
pub type pthread_mutexattr_t = _pthread_mutexattr;

Aliased Type§

#[repr(C)]
pub struct pthread_mutexattr_t { pub __pthread_mutexattrp: *mut c_void, }

Fields§

§__pthread_mutexattrp: *mut c_void