H5ESfree_err_info

fnherr_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_infoNumber of error info structures to free
err_infoArray of error information structures to free

Returns

Non-negative on success, negative on failure.