arcdps_imgui_sys

Function ImGuiTextBuffer_append

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