igTreeNodeBehavior

Function igTreeNodeBehavior 

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