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