The H5S_IS_SIMPLE function determines whether a dataspace is a simple dataspace.
Result = H5S_IS_SIMPLE(Dataspace_id)
Returns an integer of 1 if the dataspace is simple and 0 if it is not.
An integer representing the dataspace's identifier to be queried.
None.
Introduced 5.6