Struct glib_sys::GDebugKey [] [src]

pub struct GDebugKey {
    pub key: *const c_char,
    pub value: c_uint,
}

Fields