Close access to an HDF5 file
H5Fclose(h5file)
h5file
H5IdComponent representing an HDF5 file ID. Typically created via H5Fcreate() or H5Fopen().
H5Fcreate()
H5Fopen()