RCXString.popFront

Discards the first code point

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

Meta