take_vips_error

Function take_vips_error 

Source
pub fn take_vips_error() -> Option<String>
Expand description

Read and empty the error buffer of libvips

ยงReturns

An Option<String> containing the error message if there was an error, or None if there was no error.