Function gmp_mpfr_sys::mpfr::div_z [] [src]

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