|
PostGIS 3.7.0dev-r@@SVN_REVISION@@
|
| LWT_BE_IFACE * lwt_CreateBackendIface | ( | const LWT_BE_DATA * | data | ) |
Create a new backend interface.
Ownership to caller delete with lwt_FreeBackendIface
| data | Backend data, passed as first parameter to all callback functions |
Definition at line 107 of file lwgeom_topo.c.
References LWT_BE_IFACE_T::cb, LWT_BE_IFACE_T::data, and lwalloc().
