PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ default_freeor()

static void default_freeor ( void *  mem)
static

Definition at line 96 of file lwutil.c.

References free().

97 {
98  free(mem);
99 }
void free(void *)
Here is the call graph for this function: