fn zeroing_idxs<const N: usize>(idxs: Simd<u8, N>) -> Simd<u8, N>where
LaneCount<N>: SupportedLaneCount,
🔬This is a nightly-only experimental API. (
portable_simd
#86656)Expand description
Make indices that yield 0 for x86