Function
Vipserror_buffer
Declaration [src]
const char*
vips_error_buffer (
void
)
Description [src]
Get a pointer to the start of the error buffer as a C string. The string is owned by the error system and must not be freed.
See also