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

◆ 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: