pub fn checksum_castagnoli(bytes: &[u8]) -> u32
Expand description

Generates a Castagnoli 32 bit CRC checksum (AKA CRC32-C).