[][src]Function gmp_mpfr_sys::gmp::mpz_cdiv_r

pub unsafe extern "C" fn mpz_cdiv_r(
    r: *mut mpz_t,
    n: *const mpz_t,
    d: *const mpz_t
)