Skip to main content

ImGui_TreeNodeExV1

Function ImGui_TreeNodeExV1 

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