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

pub fn crc32_u64(crc: u64, double_word: u64) -> u64

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