Function core::arch::x86::_mm256_setzero_si256 1.27.0[−][src]
pub unsafe fn _mm256_setzero_si256() -> __m256i
This is supported on x86 and target feature
avx
only.Expand description
返回类型为 __m256i 的 vector,所有元素均设置为零。