Function roundsd

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