DrawRectangleV function
Implementation
void DrawRectangleV(Vector2C position, Vector2C size, ColorC color) => _module.DrawRectangleV(position, size, color);
void DrawRectangleV(Vector2C position, Vector2C size, ColorC color) => _module.DrawRectangleV(position, size, color);