H5Pset_elink_prefix
fn
herr_t H5Pset_elink_prefix(hid_t plist_id, const char * prefix)Sets the prefix for external link paths.
Parameters
plist_id | Link access property list identifier |
prefix | Prefix string to set |
Returns
Non-negative on success, negative on failure.