The H5F_CLOSE procedure closes the specified file and releases resources used by it. After this routine is used, the file's identifier is no longer available until the H5F_CLOSE routine is used again to specify that file.
H5F_CLOSE, File_id
An integer representing the file's identifier to be closed.
None.
Introduced 5.6