Matrix.ptr

Return a pointer to content.

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

Meta