The H5D_CLOSE procedure closes the specified dataset and releases its used resources. After this routine is used, the dataset's identifier is no longer available until the H5D_GET_SPACE is used again to specify that dataset.
H5D_CLOSE, Dataset_id
An integer representing the dataset's identifier to be closed.
None.
Introduced 5.6