Struct imgui_sys::Pair [] [src]

#[repr(C)]
pub struct Pair { pub key: ImGuiID, pub value: PairValue, }

Fields