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

◆ lwcircstring_release()

void lwcircstring_release ( LWCIRCSTRING lwcirc)
extern

Definition at line 90 of file lwcircstring.c.

91{
93}
LWGEOM * lwcircstring_as_lwgeom(const LWCIRCSTRING *obj)
Definition lwgeom.c:342
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:496

References lwcircstring_as_lwgeom(), and lwgeom_release().

Here is the call graph for this function: