PostGIS 3.6.2dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwpoly_release()

void lwpoly_release ( LWPOLY lwpoly)

Definition at line 306 of file lwpoly.c.

307{
309}
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:468
LWGEOM * lwpoly_as_lwgeom(const LWPOLY *obj)
Definition lwgeom.c:329

References lwgeom_release(), and lwpoly_as_lwgeom().

Here is the call graph for this function: