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