H5Pget_fapl_splitter
fn
herr_t H5Pget_fapl_splitter(hid_t fapl_id, H5FD_splitter_vfd_config_t * config_ptr)Gets splitter driver properties from the file access property list.
Parameters
fapl_id | File access property list identifier |
config_ptr | Pointer to receive configuration options for the VFD |
Returns
Non-negative on success, negative on failure.