GDebugKey

Type Alias GDebugKey 

Source
pub type GDebugKey = _GDebugKey;

Aliased Type§

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

Fields§

§key: *const i8§value: u32