Struct imgui_sys::ImGuiStorage [] [src]

#[repr(C)]
pub struct ImGuiStorage { pub data: ImVector<Pair>, }

Fields