H5PLreplace

fnherr_t H5PLreplace(const char * search_path, uint idx)

Replaces a path at a specific index in the plugin search path list.

Parameters

search_pathNew directory path
idxIndex of the path to replace (0-based)

Returns

Non-negative on success, negative on failure.