Struct glib_sys::GRecMutex [−][src]
Fields
p: gpointer
i: [c_uint; 2]
Trait Implementations
impl Copy for GRecMutex
[src]
impl Copy for GRecMutex
impl Clone for GRecMutex
[src]
impl Clone for GRecMutex
fn clone(&self) -> GRecMutex
[src]
fn clone(&self) -> GRecMutex
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 GRecMutex
[src]
impl Debug for GRecMutex