Struct imgui_rs::imgui::Struct_Pair [] [src]

#[repr(C)]
pub struct Struct_Pair { pub key: ImGuiID, pub _bindgen_data_1_: [u64; 1], }

Fields

Methods

impl Struct_Pair
[src]

Trait Implementations

impl Copy for Struct_Pair
[src]

impl Clone for Struct_Pair
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Pair
[src]

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