H5PLinsert
fn
herr_t H5PLinsert(const char * search_path, uint idx)Inserts a path at a specific index in the plugin search path list.
Parameters
search_path | Directory path to insert |
idx | Index at which to insert the path (0-based) |
Returns
Non-negative on success, negative on failure.