Struct libxml::bindings::__pthread_cond_s [−][src]
Fields
__bindgen_anon_1: __pthread_cond_s__bindgen_ty_1
__bindgen_anon_2: __pthread_cond_s__bindgen_ty_2
__g_refs: [c_uint; 2]
__g_size: [c_uint; 2]
__g1_orig_size: c_uint
__wrefs: c_uint
__g_signals: [c_uint; 2]
Trait Implementations
impl Clone for __pthread_cond_s
[src][+]
impl Copy for __pthread_cond_s
[src]
Auto Trait Implementations
impl RefUnwindSafe for __pthread_cond_s
impl Send for __pthread_cond_s
impl Sync for __pthread_cond_s
impl Unpin for __pthread_cond_s
impl UnwindSafe for __pthread_cond_s
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,