PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ 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 ?