H5VLdataset_optional
fn
herr_t H5VLdataset_optional(void * dset, hid_t connector_id, H5VL_optional_args_t args,
hid_t dxpl_id, void * * req)Performs an optional operation on a dataset through the VOL.
Parameters
dset | Dataset object |
connector_id | VOL connector identifier |
args | Optional operation arguments |
dxpl_id | Data transfer property list |
req | Async request object (can be null) |
Returns
Non-negative on success, negative on failure.