PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ destroy_minheap()

static void destroy_minheap ( MINHEAP  tree)
static

Definition at line 62 of file effectivearea.c.

63{
64 lwfree(tree.key_array);
65}
void lwfree(void *mem)
Definition lwutil.c:248
areanode ** key_array

References MINHEAP::key_array, and lwfree().

Referenced by tune_areas().

Here is the call graph for this function:
Here is the caller graph for this function: