H5Pset_mdc_config

fnherr_t H5Pset_mdc_config(hid_t plist_id, const(H5AC_cache_config_t) * config_ptr)

Sets the metadata cache configuration in the file access property list.

Parameters

plist_idFile access property list identifier
config_ptrPointer to the cache configuration

Returns

Non-negative on success, negative on failure.