Function core::core_arch::x86::avx512f::vcvttps2dq

source ·
unsafe extern "C" fn vcvttps2dq(
    a: f32x16,
    src: i32x16,
    mask: u16,
    rounding: i32
) -> i32x16
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.