H5PLinsert

fnherr_t H5PLinsert(const char * search_path, uint idx)

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

Parameters

search_pathDirectory path to insert
idxIndex at which to insert the path (0-based)

Returns

Non-negative on success, negative on failure.