Skip to main content

vcvttsd2si64

Function vcvttsd2si64 

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