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