Function core::arch::arm::__crc32cb [−][src]
pub unsafe fn __crc32cb(crc: u32, data: u8) -> u32
This is supported on ARM and target feature
crc
only.Expand description
字节 (8 位) 的 CRC32-C 单回合校验和。
pub unsafe fn __crc32cb(crc: u32, data: u8) -> u32
crc
only.字节 (8 位) 的 CRC32-C 单回合校验和。