drawLinePattern

Draws a line with the given pattern.

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

Meta