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