Union browser_window_c::c__pthread_cond_s__bindgen_ty_2 [−][src]
#[repr(C)]
pub union c__pthread_cond_s__bindgen_ty_2 {
pub __g1_start: c_ulonglong,
pub __g1_start32: c__pthread_cond_s__bindgen_ty_2__bindgen_ty_1,
// some fields omitted
}
Fields
__g1_start: c_ulonglong
__g1_start32: c__pthread_cond_s__bindgen_ty_2__bindgen_ty_1
Trait Implementations
Auto Trait Implementations
impl Send for c__pthread_cond_s__bindgen_ty_2
impl Sync for c__pthread_cond_s__bindgen_ty_2
impl Unpin for c__pthread_cond_s__bindgen_ty_2
Blanket Implementations
Mutably borrows from an owned value. Read more