Function raylib::ffi::GuiColorPanelEx[][src]

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