|
MobilityDB 1.3
|
◆ meos_array_destroy()
Destroy the array, freeing its internal storage. For varlength arrays, the caller is responsible for freeing the stored pointers before calling this function. Use meos_array_destroy_free to have the array free the stored pointers automatically.
|