pthread_attr_t

Type Alias pthread_attr_t 

Source
pub type pthread_attr_t = _pthread_attr;

Aliased Type§

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

Fields§

§__pthread_attrp: *mut c_void