Frees the array struct src as well as its member src->data as necessary.
IMPORTANT NOTE: Since this function frees src->data, do not free src->data before or after calling this function.
Definition at line 65 of file drms_array.c.