Type Alias pthread_mutex_t

Source
pub type pthread_mutex_t = Union_Unnamed25;

Aliased Type§

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

Fields§

§_bindgen_data_: [u64; 5]