API Version: 8.0
Library Version: 8.17
Generated by gi-docgen 2024.1
const char* vips_error_buffer ( void )
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
vips_error_clear().
vips_error_clear()
Type: const char*
const char*
The error buffer as a C string which must not be freed.