Function clamp_avx

Source
unsafe fn clamp_avx(reg: __m256i) -> __m256i
Available with target feature avx2 only.