H5FDonion_get_revision_count

fnherr_t H5FDonion_get_revision_count(const char * filename, hid_t fapl_id, ulong * revision_count)

Gets the number of revisions for an onion file.

Parameters

filenameThe name of the onion file
fapl_idFile access property list identifier
revision_countPointer to receive the number of revisions

Returns

Non-negative on success, negative on failure.