Skip to main content

ImGui_TreeNodeExV

Function ImGui_TreeNodeExV 

Source
pub unsafe extern "C" fn ImGui_TreeNodeExV(
    str_id: *const c_char,
    flags: ImGuiTreeNodeFlags,
    fmt: *const c_char,
    args: *mut __va_list_tag,
) -> bool