[][src]Function ffi_helpers::error_handling::update_last_error

pub fn update_last_error<E: Into<Error>>(err: E)

Update the thread_local error, taking ownership of the Error.