Array.ptr

Get the pointer to the elements stored in the buffer

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

Meta