Function raylib_sys::GuiColorBarHue

source ยท
pub unsafe extern "C" fn GuiColorBarHue(
    bounds: Rectangle,
    text: *const c_char,
    value: *mut f32
) -> c_int