Function crc_w_h_w
pub fn crc_w_h_w(a: i16, b: i32) -> i32
Calculate the CRC value using the IEEE 802.3 polynomial (0xEDB88320)
crc_w_h_wpub fn crc_w_h_w(a: i16, b: i32) -> i32
Calculate the CRC value using the IEEE 802.3 polynomial (0xEDB88320)