Function vfmaddssround

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