[][src]Function raylib_sys::GuiColorPanelEx

pub unsafe extern "C" fn GuiColorPanelEx(
    bounds: Rectangle,
    color: Color,
    hue: f32
) -> Color