Struct glib_sys::GDebugKey [−][src]
Fields
key: *const c_char
value: c_uint
Trait Implementations
impl Copy for GDebugKey[src]
impl Copy for GDebugKeyimpl Clone for GDebugKey[src]
impl Clone for GDebugKeyfn clone(&self) -> GDebugKey[src]
fn clone(&self) -> GDebugKeyReturns 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 GDebugKey[src]
impl Debug for GDebugKey