Type Alias pthread_rwlock_t

Source
pub type pthread_rwlock_t = Union_Unnamed30;

Aliased Type§

#[repr(C)]
pub struct pthread_rwlock_t { pub _bindgen_data_: [u64; 7], }

Fields§

§_bindgen_data_: [u64; 7]