PostGIS  2.5.7dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ lwgeom_set_handlers

typedef void(*) typedef void(*) voi lwgeom_set_handlers) (lwallocator allocator, lwreallocator reallocator, lwfreeor freeor, lwreporter errorreporter, lwreporter noticereporter)
extern

Install custom memory management and error handling functions you want your application to use.

Todo:
take a structure ?