Function core::core_arch::x86::sse41::roundsd

source ·
unsafe extern "C" fn roundsd(
    a: __m128d,
    b: __m128d,
    rounding: i32
) -> __m128d
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 or x86-64 only.