[][src]Function wide::arch::x86_64::crc32_u32

pub fn crc32_u32(crc: u32, word: u32) -> u32

Accumulates the u32 given into the CRC32 value, returning the new CRC32.