H5Sselect_copy

fnherr_t H5Sselect_copy(hid_t dst_id, hid_t src_id)

Copies a selection from one dataspace to another.

Parameters

dst_idDestination dataspace identifier
src_idSource dataspace identifier

Returns

Non-negative on success, negative on failure.