drawRectangle

Draws a rectangle.

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

Meta