PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwpoly_release()

void lwpoly_release ( LWPOLY lwpoly)

Definition at line 308 of file lwpoly.c.

References lwgeom_release(), and lwpoly_as_lwgeom().

309 {
311 }
LWGEOM * lwpoly_as_lwgeom(const LWPOLY *obj)
Definition: lwgeom.c:288
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:421
Here is the call graph for this function: