PostGIS  3.1.6dev-r@@SVN_REVISION@@

◆ mvt_deallocator()

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

Definition at line 1345 of file mvt.c.

1346 {
1347  return pfree(ptr);
1348 }

Referenced by mvt_ctx_deserialize().

Here is the caller graph for this function: