Skip to main content

vcvtsd2si

Function vcvtsd2si 

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