Function crc_w_d_w
pub fn crc_w_d_w(a: i64, b: i32) -> i32
Calculate the CRC value using the IEEE 802.3 polynomial (0xEDB88320)
crc_w_d_wpub fn crc_w_d_w(a: i64, b: i32) -> i32
Calculate the CRC value using the IEEE 802.3 polynomial (0xEDB88320)