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

◆ lwcircstring_release()

void lwcircstring_release ( LWCIRCSTRING lwcirc)
extern

Definition at line 91 of file lwcircstring.c.

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

References lwcircstring_as_lwgeom(), and lwgeom_release().

Here is the call graph for this function: