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