DynArray.free

Remove all the elements of the array and set the capacity to 0.

struct DynArray(T)
void
free
()

Meta