PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ default_freeor()

static void default_freeor ( void *  mem)
static

Definition at line 96 of file lwutil.c.

97 {
98  free(mem);
99 }
void free(void *)

References free().

Here is the call graph for this function: