Function core::arch::x86::_mm_crc32_u16 1.27.0[−][src]
This is supported on x86 and target feature
sse4.2
only.Expand description
Starting with the initial value in crc
, return the accumulated
CRC32 value for unsigned 16-bit integer v
.