DrawRectangleGradientEx

Function DrawRectangleGradientEx 

Source
pub unsafe extern "C" fn DrawRectangleGradientEx(
    rec: Rectangle,
    topLeft: Color,
    bottomLeft: Color,
    topRight: Color,
    bottomRight: Color,
)