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

◆ mvt_deallocator()

static void mvt_deallocator ( __attribute__((__unused__)) void *  data,
void *  ptr 
)
static

Definition at line 1135 of file mvt.c.

1136{
1137 return pfree(ptr);
1138}

Referenced by mvt_ctx_deserialize().

Here is the caller graph for this function: