[][src]Function crcxx::crc32::crc32_update_ref

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