Struct imgui_rs::imgui::Struct_TextRange [] [src]

#[repr(C)]
pub struct Struct_TextRange { pub b: *const c_char, pub e: *const c_char, }

Fields

Trait Implementations

impl Copy for Struct_TextRange
[src]

impl Clone for Struct_TextRange
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_TextRange
[src]

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