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

pub fn crc32_u8(crc: u32, byte: u8) -> u32

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