Function gmp_mpfr_sys::mpfr::fma [] [src]

pub unsafe extern fn fma(rop: *mut mpfr_t,
                         op1: *const mpfr_t,
                         op2: *const mpfr_t,
                         op3: *const mpfr_t,
                         rnd: rnd_t)
                         -> c_int