Function DrawRectangleGradientEx

Source
pub unsafe extern "C" fn DrawRectangleGradientEx(
    rec: Rectangle,
    col1: Color,
    col2: Color,
    col3: Color,
    col4: Color,
)
Expand description

Draw a gradient-filled rectangle with custom vertex colors