arcdps_imgui_sys

Function ImGuiTextBuffer_appendf

Source
pub unsafe extern "C" fn ImGuiTextBuffer_appendf(
    buffer: *mut ImGuiTextBuffer,
    fmt: *const c_char,
    ...
)