Matrix.ptr

Return a pointer to content.

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

Meta