pthread_condattr_t

Type Alias pthread_condattr_t 

Source
pub type pthread_condattr_t = _pthread_condattr;

Aliased Type§

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

Fields§

§__pthread_condattrp: *mut c_void