Skip to main content

ImGui_TreeNodeEx1

Function ImGui_TreeNodeEx1 

Source
pub unsafe extern "C" fn ImGui_TreeNodeEx1(
    str_id: *const c_char,
    flags: ImGuiTreeNodeFlags,
    fmt: *const c_char,
    ...
) -> bool