Vector.ptr

struct Vector(ulong n)
pure const nothrow @nogc
ptr
()
if (
n >= 1
)

Meta