Function _cvtmask16_u32

#[target_feature(enable = "avx512f")]
pub const fn _cvtmask16_u32(a: __mmask16) -> u32

Convert 16-bit mask a into an integer value, and store the result in dst.

Intel's Documentation