RCXString.popBack

Discards the last code point

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

Meta