H5Pget_metadata_read_attempts

fnherr_t H5Pget_metadata_read_attempts(hid_t plist_id, uint * attempts) extern(C) @nogc nothrow

Gets the number of metadata read attempts.

Parameters

plist_idFile access property list identifier
attemptsPointer to receive the number of attempts

Returns

Non-negative on success, negative on failure.