RCXString.toArray

Needed for correct printing in other modules

struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow const @trusted
static if(isString)
string
toArray
()

Meta