Function imgui_sys::ImGuiTextBuffer_append[][src]

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