The H5S_COPY function copies an existing dataspace.
Result = H5S_COPY(Dataspace_id)
Returns an integer representing the dataspace's identifier number. The dataspace identifier can be released with the H5S_CLOSE.
An integer representing the dataspace identifier to copy.
None.
Introduced 5.6