DrawRectanglePro function
Implementation
void DrawRectanglePro(
RectangleD rec,
Vector2D origin,
num rotation,
ColorD color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);
void DrawRectanglePro(
RectangleD rec,
Vector2D origin,
num rotation,
ColorD color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);