DrawRectangleRec abstract method
void
DrawRectangleRec(
- RectangleStructType rec,
- ColorStructType color
Draw a color-filled rectangle
Implementation
void DrawRectangleRec(
RectangleStructType rec,
ColorStructType color,
);