PostGIS  3.2.2dev-r@@SVN_REVISION@@

◆ mvt_deallocator()

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

Definition at line 1111 of file mvt.c.

1112 {
1113  return pfree(ptr);
1114 }

Referenced by mvt_ctx_deserialize().

Here is the caller graph for this function: