[][src]Function crcxx::crc64::crc64_update_ref_lut_256

pub fn crc64_update_ref_lut_256(crc: u64, buf: &[u8], lut: &[u64]) -> u64