RCXString.front

Returns the first code point of this.

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

Meta