H5ESget_err_count
fn
herr_t H5ESget_err_count(hid_t es_id, size_t * num_errs)Gets the number of failed operations in an event set.
Parameters
es_id | Event set identifier |
num_errs | Pointer to receive the error count |
Returns
Non-negative on success, negative on failure.