H5Fset_mdc_config
fn
herr_t H5Fset_mdc_config(hid_t file_id, H5AC_cache_config_t * config_ptr)Sets the metadata cache configuration.
Parameters
file_id | File identifier |
config_ptr | Pointer to the cache configuration structure |
Returns
Non-negative on success, negative on failure.