H5Pget_fapl_onion
fn
herr_t H5Pget_fapl_onion(hid_t fapl_id, H5FD_onion_fapl_info_t * fa_out)Gets the onion info from the file access property list.
Parameters
fapl_id | File access property list identifier |
fa_out | Pointer to receive the onion FAPL info structure |
Returns
Non-negative on success, negative on failure.