Struct imgui_rs::imgui::ImGuiStorage [] [src]

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

Fields

Trait Implementations

impl Copy for ImGuiStorage
[src]

impl Clone for ImGuiStorage
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for ImGuiStorage
[src]

Returns the "default value" for a type. Read more