ImGuiTextBuffer_appendfv

Function ImGuiTextBuffer_appendfv 

Source
pub unsafe extern "C" fn ImGuiTextBuffer_appendfv(
    self_: *mut ImGuiTextBuffer,
    fmt: *const c_char,
    args: va_list,
)