[][src]Function crcxx::crc16::crc16_update

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