hdf5
hdf5 copied to clipboard
Remove the `hash_size` parameter from `H5Iregister_type()`
This parameter is currently unused since the implementation has changed since the API call was designed. This internal detail should never have been exposed to users.
We should remove this parameter in the next major version of HDF5 and version the API call.