unsafe extern "C" fn vpgatherqpd(
src: __m256d,
slice: *const i8,
offsets: i64x4,
mask: __m256d,
scale: i8
) -> __m256d
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86 or x86-64 only.