Function _cvtmask8_u32

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

Convert 8-bit mask a to a 32-bit integer value and store the result in dst.

Intel's Documentation