DrawRectanglePro function
Implementation
void DrawRectanglePro(
RectangleC rec,
Vector2C origin,
double rotation,
ColorC color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);
void DrawRectanglePro(
RectangleC rec,
Vector2C origin,
double rotation,
ColorC color,
) => _module.DrawRectanglePro(rec, origin, rotation, color);