Function vmulps

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