RCXString.opIndex

Returns the nth code unit in this.

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

Meta