pub unsafe extern "C" fn duckdb_replacement_scan_set_error( info: *mut c_void, error: *const i8, )
Report that an error has occurred while executing the replacement scan.
info: The info object error: The error message