[][src]Function hdf5_sys::h5d::H5Dset_extent

pub unsafe extern "C" fn H5Dset_extent(
    dset_id: hid_t,
    size: *const hsize_t
) -> herr_t