|
PostGIS
3.7.0dev-r@@SVN_REVISION@@
|
| void rterror | ( | const char * | fmt, |
| ... | |||
| ) |
Raster core error and info handlers.
Since variadic functions cannot pass their parameters directly, we need wrappers for these functions to convert the arguments into a va_list structure.
Definition at line 219 of file rt_context.c.
References ctx_t, rt_context_t::err, and pixval::fmt.