PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwmpoly_release()

void lwmpoly_release ( LWMPOLY lwmpoly)

Definition at line 34 of file lwmpoly.c.

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

References lwgeom_release(), and lwmpoly_as_lwgeom().

Here is the call graph for this function: