[][src]Function hdf5_sys::h5r::H5Rcopy

pub unsafe extern "C" fn H5Rcopy(
    src_ref_ptr: *const H5R_ref_t,
    dst_ref_ptr: *mut H5R_ref_t
) -> herr_t