Function darr_free# Defined in File real/array/base.h Function Documentation# void darr_free(darr_t *arr)# Free all memory associated with the array. Parameters: arr – [inout] Address of the array.