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

◆ lwt_edgeEnd_release()

void lwt_edgeEnd_release ( LWT_EDGEEND end)

Definition at line 34 of file lwt_edgeend.c.

35{
36 lwfree(end);
37}
void lwfree(void *mem)
Definition lwutil.c:248

References lwfree().

Here is the call graph for this function: