StringT.indexPtr

Returns a pointer from an index number. When x is negative it is subtracted from the end pointer.

struct StringT(C)
inout(C)*
indexPtr
inout
(
T
)
(
T x
)

Meta