Last modified: May 2017
Name: H5PLprepend
Signature:
herr_t H5PLprepend( const char *plugin_path )

Purpose:
Insert a plugin path at the beginning of the list.

Description:
H5PLprepend inserts a plugin path at the beginning of the list.

Parameters:
const char *plugin_path     IN: The plugin path.

Returns:
Returns a non-negative value if successful; otherwise returns a negative value.

History:
Release     C
1.10.1 Function introduced in this release.