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