PostGIS
3.4.0dev-r@@SVN_REVISION@@
|
void rt_set_handlers_options | ( | rt_allocator | allocator, |
rt_reallocator | reallocator, | ||
rt_deallocator | deallocator, | ||
rt_message_handler | error_handler, | ||
rt_message_handler | info_handler, | ||
rt_message_handler | warning_handler, | ||
rt_options | options_handler | ||
) |
Definition at line 169 of file rt_context.c.
References rt_context_t::alloc, ctx_t, rt_context_t::dealloc, rt_context_t::err, rt_context_t::info, rt_context_t::options, rt_context_t::realloc, and rt_context_t::warn.
Referenced by _PG_init(), and rt_set_handlers().