ImGui_TreeNodeBehavior

Function ImGui_TreeNodeBehavior 

Source
pub unsafe extern "C" fn ImGui_TreeNodeBehavior(
    id: ImGuiID,
    flags: ImGuiTreeNodeFlags,
    label: *const c_char,
    label_end: *const c_char,
) -> bool