[][src]Type Definition hdf5_sys::h5l::H5L_copy_func_t

type H5L_copy_func_t = Option<extern "C" fn(new_name: *const c_char, new_loc: hid_t, lnkdata: *const c_void, lnkdata_size: size_t) -> herr_t>;