ImGuiTextIndex_append

Function ImGuiTextIndex_append 

Source
pub unsafe extern "C" fn ImGuiTextIndex_append(
    self_: *mut ImGuiTextIndex,
    base: *const c_char,
    old_size: c_int,
    new_size: c_int,
)