H5PLprepend
fn
herr_t H5PLprepend(const char * search_path) extern(C) @nogc nothrowPrepends a path to the plugin search path list.
Adds a new directory to the beginning of the list of paths searched for plugins.
Parameters
search_path | Directory path to prepend |
Returns
Non-negative on success, negative on failure.