UnsafeArrayBuffer.data

Returns a mutable slice pointing to the underlying array buffer elements.

struct UnsafeArrayBuffer(T)
inout @property @safe scope
inout(T)[]
data
()