[][src]Function ffi_helpers::error_handling::take_last_error

pub fn take_last_error() -> Option<Error>

Take the most recent error, clearing LAST_ERROR in the process.