H5ESfree_err_info
fn
herr_t H5ESfree_err_info(size_t num_err_info, H5ES_err_info_t * err_info)Frees error information structures.
Releases memory associated with error information retrieved by H5ESget_err_info.
Parameters
num_err_info | Number of error info structures to free |
err_info | Array of error information structures to free |
Returns
Non-negative on success, negative on failure.