H5Pget_elink_file_cache_size
fn
herr_t H5Pget_elink_file_cache_size(hid_t plist_id, uint * efc_size)Gets the external link file cache size.
Parameters
plist_id | File access property list identifier |
efc_size | Pointer to receive the cache size |
Returns
Non-negative on success, negative on failure.