Function _mm512_setzero_epi32

#[target_feature(enable = "avx512f")]
pub const fn _mm512_setzero_epi32() -> __m512i

Return vector of type __m512i with all elements set to zero.

Intel's documentation