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

◆ lwmpoint_release()

void lwmpoint_release ( LWMPOINT lwpoint)
extern

Definition at line 33 of file lwmpoint.c.

34{
36}
LWGEOM * lwmpoint_as_lwgeom(const LWMPOINT *obj)
Definition lwgeom.c:332
void lwgeom_release(LWGEOM *lwgeom)
Free the containing LWGEOM and the associated BOX.
Definition lwgeom.c:496

References lwgeom_release(), and lwmpoint_as_lwgeom().

Here is the call graph for this function: