Struct glib_sys::GDebugKey [] [src]

#[repr(C)]
pub struct GDebugKey { pub key: *const c_char, pub value: c_uint, }

Fields

Trait Implementations

impl Debug for GDebugKey
[src]

[src]

Formats the value using the given formatter.