Skip to main content

vcvttsd2si

Function vcvttsd2si 

Source
unsafe extern "unadjusted" fn vcvttsd2si(
    a: Simd<f64, 2>,
    rounding: i32,
) -> i32
Available on x86 or x86-64 only.