PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwmpoly_release()

void lwmpoly_release ( LWMPOLY lwpoly)

Definition at line 34 of file lwmpoly.c.

35 {
37 }
LWGEOM * lwmpoly_as_lwgeom(const LWMPOLY *obj)
Definition: lwgeom.c:285
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwgeom_release(), and lwmpoly_as_lwgeom().

Here is the call graph for this function: