pub fn lk_get_hashes(
    lk: &Linkspace,
    hashes: &[LkHash],
    cb: &mut dyn FnMut(&dyn NetPkt) -> bool
) -> LkResult<i32>
Expand description

todo