Function imgui_sys::ImGuiTextBuffer_appendf

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