[][src]Function imgui_sys::ImGuiTextBuffer_append

pub unsafe extern "C" fn ImGuiTextBuffer_append(
    self_: *mut ImGuiTextBuffer,
    str: *const c_char,
    str_end: *const c_char
)