Array.ptr

Get the pointer to the elements stored in the buffer

struct Array(T)
@nogc @trusted nothrow pure @property const
T*
ptr
()

Meta