Struct imgui_sys::ImGuiTextBuffer [] [src]

#[repr(C)]
pub struct ImGuiTextBuffer { pub buf: ImVector<c_char>, }

Fields