H5Pset_fapl_onion
fn
herr_t H5Pset_fapl_onion(hid_t fapl_id, const(H5FD_onion_fapl_info_t) * fa)Sets the onion info for the file access property list.
Parameters
fapl_id | File access property list identifier |
fa | Pointer to the onion FAPL info structure |
Returns
Non-negative on success, negative on failure.