Vec.clearContents

Sets size to zero, but keeps allocated buffers.

struct Vec(T)
nothrow @nogc public
void
clearContents
()

Meta