[][src]Function crcxx::crc32::crc32_update

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