Struct glib_sys::GCond [−][src]
Fields
p: gpointer
i: [c_uint; 2]
Trait Implementations
impl Copy for GCond
[src]
impl Copy for GCond
impl Clone for GCond
[src]
impl Clone for GCond
fn clone(&self) -> GCond
[src]
fn clone(&self) -> GCond
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GCond
[src]
impl Debug for GCond