Function gmp_mpfr_sys::mpfr::mpfr_div_d [] [src]

pub unsafe extern fn mpfr_div_d(rop: *mut __mpfr_struct,
                                op1: *const __mpfr_struct,
                                op2: f64,
                                rnd: mpfr_rnd_t)
                                -> c_int