H5ESget_count

fnherr_t H5ESget_count(hid_t es_id, size_t * count) extern(C) @nogc nothrow

Gets the number of operations in an event set.

Parameters

es_idEvent set identifier
countPointer to receive the operation count

Returns

Non-negative on success, negative on failure.