Function core::arch::x86::_mm256_storeu_si256 1.27.0[−][src]
This is supported on x86 and target feature
avx
only.Expand description
Stores 256-bits of integer data from a
into memory.
mem_addr
does not need to be aligned on any particular boundary.