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

pub fn take_last_error() -> Option<Error>
Expand description

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