Function raylib_sys::GuiColorPanel

source ยท
pub unsafe extern "C" fn GuiColorPanel(
    bounds: Rectangle,
    text: *const c_char,
    color: *mut Color
) -> c_int