Function vmulpd

Source
unsafe extern "C" fn vmulpd(
    a: f64x8,
    b: f64x8,
    rounding: i32,
) -> f64x8
Available on x86 or x86-64 only.