PostGIS
2.5.7dev-r@@SVN_REVISION@@
◆
mvt_deallocator()
static void mvt_deallocator
(
__attribute__
((__unused__)) void *
data
,
void *
ptr
)
static
Definition at line
1293
of file
mvt.c
.
1294
{
1295
return
pfree(ptr);
1296
}
Referenced by
mvt_ctx_deserialize()
.
Here is the caller graph for this function:
postgis
mvt.c
Generated by
1.9.1