RCXString.popFront

Discards the first code point

struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow @nogc
void
popFront
()

Meta