H5VLrequest_specific
fn
herr_t H5VLrequest_specific(void * req, hid_t connector_id, H5VL_optional_args_t args)Performs a specific operation on a request through the VOL.
Parameters
req | Request object |
connector_id | VOL connector identifier |
args | Specific operation arguments |
Returns
Non-negative on success, negative on failure.