|
MobilityDB 1.3
|
◆ meos_array_reset()
Reset the array, keeping the allocated memory for reuse. For varlength arrays, the caller is responsible for freeing the stored pointers before calling this function. Use meos_array_reset_free to have the array free the stored pointers automatically.
|