H5VLis_connector_registered_by_name

fnhtri_t H5VLis_connector_registered_by_name(const char * name) extern(C) @nogc nothrow

Tests whether a VOL connector with a given name is registered.

Parameters

nameName of the VOL connector to check

Returns

Positive if registered, zero if not registered, negative on error.