localXOR

For generating a XOR blitter function with value modifier

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

Meta