Function imgui_sys::igCollapsingHeader_BoolPtr

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