Function _cvtmask32_u32

#[target_feature(enable = "avx512bw")]
pub const fn _cvtmask32_u32(a: __mmask32) -> u32

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

Intel's Documentation