localBlt

For generating a blitter function with value modifier

@nogc pure nothrow
void
localBlt
(
uint* src
,
uint* dest
,
size_t length
,
ubyte value
)

Meta