H5VLis_connector_registered_by_name
fn
htri_t H5VLis_connector_registered_by_name(const char * name)Tests whether a VOL connector with a given name is registered.
Parameters
name | Name of the VOL connector to check |
Returns
Positive if registered, zero if not registered, negative on error.