Function darray_destroy

Function Documentation

void darray_destroy(struct darray *arr)

Delete a darray.

Any use of the darray handle after calling this function is undefined.

Parameters:

arr – The darray handle