H5Pset_elink_file_cache_size
fn
herr_t H5Pset_elink_file_cache_size(hid_t plist_id, uint efc_size)Sets the external link file cache size.
Parameters
plist_id | File access property list identifier |
efc_size | Cache size |
Returns
Non-negative on success, negative on failure.