Type Definition simba::simd::AutoBoolx16

source ·
pub type AutoBoolx16 = AutoSimd<[bool; 16]>;