Function surge_wavetable::imports::imports::imports::_mm256_extract_epi641.27.0[][src]

pub unsafe fn _mm256_extract_epi64<const INDEX: i32>(a: __m256i) -> i64
This is supported with target feature avx2 only.
Expand description

Extracts a 64-bit integer from a, selected with INDEX.

Intel’s documentation