DrawRectangleRec abstract method
void
DrawRectangleRec(
- RectangleStructType rec,
- ColorStructType color
Implementation
void DrawRectangleRec(
RectangleStructType rec,
ColorStructType color,
);