[][src]Function hdf5_sys::h5p::H5Pcopy_prop

pub unsafe extern "C" fn H5Pcopy_prop(
    dst_id: hid_t,
    src_id: hid_t,
    name: *const c_char
) -> herr_t