drawFilledRectangle

Draws a filled rectangle.

@nogc nothrow pure
void
drawFilledRectangle
(
T
)
(
int x0
,
int y0
,
int x1
,
int y1
,,
T* dest
,
size_t destWidth
)

Meta