H5PLreplace
fn
herr_t H5PLreplace(const char * search_path, uint idx)Replaces a path at a specific index in the plugin search path list.
Parameters
search_path | New directory path |
idx | Index of the path to replace (0-based) |
Returns
Non-negative on success, negative on failure.