Function imgui_sys::igCollapsingHeaderBoolPtr[][src]

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