Function imgui_sys::igColorPicker4[][src]

pub unsafe extern "C" fn igColorPicker4(
    label: *const c_char,
    col: *mut c_float,
    flags: ImGuiColorEditFlags,
    ref_col: *const c_float
) -> bool