Union phper_sys::__pthread_mutex_s__bindgen_ty_1 [−][src]
#[repr(C)]
pub union __pthread_mutex_s__bindgen_ty_1 {
pub __elision_data: __pthread_mutex_s__bindgen_ty_1__bindgen_ty_1,
pub __list: __pthread_slist_t,
// some fields omitted
}Fields
__elision_data: __pthread_mutex_s__bindgen_ty_1__bindgen_ty_1__list: __pthread_slist_tTrait Implementations
Auto Trait Implementations
impl !Send for __pthread_mutex_s__bindgen_ty_1impl !Sync for __pthread_mutex_s__bindgen_ty_1impl Unpin for __pthread_mutex_s__bindgen_ty_1Blanket Implementations
Mutably borrows from an owned value. Read more