H5Sextent_copy

fnherr_t H5Sextent_copy(hid_t dst_id, hid_t src_id)

Copies the extent from one dataspace to another.

Parameters

dst_idDestination dataspace identifier
src_idSource dataspace identifier

Returns

Non-negative on success, negative on failure.