PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ lwt_be_freeTopology()

int lwt_be_freeTopology ( LWT_TOPOLOGY topo)

Definition at line 150 of file lwgeom_topo.c.

References CBT0.

Referenced by lwt_FreeTopology().

151 {
152  CBT0(topo, freeTopology);
153 }
#define CBT0(to, method)
Definition: lwgeom_topo.c:91
Here is the caller graph for this function: