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

◆ default_rt_deallocator()

void default_rt_deallocator ( void *  mem)

Definition at line 61 of file rt_context.c.

62{
63 free(mem);
64}
void free(void *)

References free().

Referenced by main(), rt_init_allocators(), and rt_install_default_allocators().

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