DrawRectangle

Draw a color-filled rectangle

version(BindRaylib_Static)
extern (C) @nogc nothrow
void
DrawRectangle
(
int posX
,
int posY
,
int width
,
int height
,)

Meta