PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ mvt_deallocator()

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

Definition at line 1136 of file mvt.c.

1137 {
1138  return pfree(ptr);
1139 }

Referenced by mvt_ctx_deserialize().

Here is the caller graph for this function: