skip

Skips between 0 and 16 bytes that match (or do not match) one of the given chars.

version(iasm64NotWindows)
pure nothrow @trusted @nogc
void
skip
(
bool matching
chars...
)
(
const ubyte*
,
ulong*
,
ulong*
)
if (
chars.length <= 8
)

Meta