Function GuiColorPickerHSV

Source
pub unsafe extern "C" fn GuiColorPickerHSV(
    bounds: Rectangle,
    text: *const i8,
    colorHsv: *mut Vector3,
) -> i32