Struct libyang2_sys::__pthread_cond_s__bindgen_ty_2__bindgen_ty_1 [−][src]
#[repr(C)]pub struct __pthread_cond_s__bindgen_ty_2__bindgen_ty_1 {
pub __low: c_uint,
pub __high: c_uint,
}Fields
__low: c_uint__high: c_uintTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more