[][src]Function crcxx::crc64::crc64_update

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