Function _knot_mask8

#[target_feature(enable = "avx512dq")]
pub const fn _knot_mask8(a: __mmask8) -> __mmask8

Bitwise NOT of 8-bit mask a, and store the result in dst.

Intel's Documentation