Type Definition core::simd::mask64x8

source · []
pub type mask64x8 = Mask<i64, 8>;
🔬 This is a nightly-only experimental API. (portable_simd #86656)
Expand description

Vector of eight 64-bit masks