PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ GEOS_FREE

#define GEOS_FREE (   ...)
Value:
do { \
geos_destroy((sizeof((void*[]){__VA_ARGS__})/sizeof(void*)), __VA_ARGS__); \
} while (0)

Definition at line 56 of file liblwgeom/lwgeom_geos.c.