Struct glib_sys::GDebugKey [] [src]

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

Fields