[][src]Function imgui_sys::igCollapsingHeaderBoolPtr

pub unsafe extern "C" fn igCollapsingHeaderBoolPtr(
    label: *const c_char,
    p_open: *mut bool,
    flags: ImGuiTreeNodeFlags
) -> bool