unsafe fn avx2_pshufb(bytes: Simd<u8, 32>, idxs: Simd<u8, 32>) -> Simd<u8, 32>🔬This is a nightly-only experimental API. (
portable_simd #86656)Available on target feature
avx2 and (x86 or x86-64) only.