pub fn convert_truncate_to_i32_m256i_from_m256(a: m256) -> m256i
Available with target feature avx only.
Expand description

Convert f32 lanes to i32 lanes with truncation.