RCXString.reserve

Undocumented in source. Be warned that the author may not have intended to support it.
struct RCXString(E = immutable char, size_t maxSmallSize = 23, alias realloc = GC.realloc)
pure nothrow
void
reserve
(
in size_t capacity
)

Meta