|
MobilityDB 1.3
|
◆ meos_array_destroy_free()
Destroy a varlength array, freeing both the stored pointers and the internal storage. This is equivalent to calling meos_array_reset_free followed by meos_array_destroy. For fixed-size arrays, this is identical to meos_array_destroy.
|