pub unsafe extern "C" fn c4queryenum_refresh(
e: *mut C4QueryEnumerator,
outError: *mut C4Error,
) -> *mut C4QueryEnumeratorExpand description
Checks whether the query results have changed since this enumerator was created; if so, returns a new enumerator. Otherwise returns NULL.