H5PLappend
fn
herr_t H5PLappend(const char * search_path)Appends a path to the plugin search path list.
Adds a new directory to the end of the list of paths searched for plugins.
Parameters
search_path | Directory path to append |
Returns
Non-negative on success, negative on failure.