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

pub fn take_last_error() -> Option<Error>

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