Matrix.ptr

Return a pointer to content.

struct Matrix(T, size_t R, size_t C)
pure inout nothrow @property @nogc
inout(T)*
ptr
()

Meta