Vector.ptr

Returns a pointer to content.

struct Vector(T, ubyte N)
inout
inout(T)*
ptr
()
if (
N >= 2 &&
N <= 4
)

Meta