drawRectangle

Draws a rectangle.

@nogc
void
drawRectangle
(
T
)
(
int x0
,
int y0
,
int x1
,
int y1
,,
T* dest
,
)

Meta