ArrayCOWData.destoryBuffer

Undocumented in source. Be warned that the author may not have intended to support it.
struct ArrayCOWData(T, Allocator, bool inGC = false)
pragma(inline, true)
void
destoryBuffer
()
if (
is(T == Unqual!T)
)

Meta