H5Pset_mdc_image_config
fn
herr_t H5Pset_mdc_image_config(hid_t plist_id, const(H5AC_cache_image_config_t) * config_ptr)Sets the metadata cache image configuration in the file access property list.
Parameters
plist_id | File access property list identifier |
config_ptr | Pointer to the cache image configuration |
Returns
Non-negative on success, negative on failure.