Function _mm512_setzero_ph

#[target_feature(enable = "avx512fp16")]
pub const fn _mm512_setzero_ph() -> __m512h

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

Intel's documentation