H5Pset_fapl_onion

fnherr_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_idFile access property list identifier
faPointer to the onion FAPL info structure

Returns

Non-negative on success, negative on failure.