aaFillRect

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @nogc
void
aaFillRect
(
bool CHECKED = true
F : float
V
COLOR
)
(
auto ref V v
,
F x1
,
F y1
,
F x2
,
F y2
,
COLOR color
)
if (
is(COLOR : ViewColor!V)
)

Meta