H5Pget_mdc_config
fn
herr_t H5Pget_mdc_config(hid_t plist_id, H5AC_cache_config_t * config_ptr)Gets the current metadata cache configuration from the file access property list.
Parameters
plist_id | File access property list identifier |
config_ptr | Pointer to receive the cache configuration |
Returns
Non-negative on success, negative on failure.