PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwcircstring_release()

void lwcircstring_release ( LWCIRCSTRING lwcirc)

Definition at line 91 of file lwcircstring.c.

92 {
94 }
LWGEOM * lwcircstring_as_lwgeom(const LWCIRCSTRING *obj)
Definition: lwgeom.c:305
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition: lwgeom.c:459

References lwcircstring_as_lwgeom(), and lwgeom_release().

Here is the call graph for this function: