Type Definition std::simd::mask16x32[][src]

pub type mask16x32 = Mask<i32, 32_usize>;
🔬 This is a nightly-only experimental API. (portable_simd #86656)
Expand description

32 个 16 位掩码的 Vector