Function gmp_mpfr_sys::mpfr::add_d [] [src]

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