Function gmp_mpfr_sys::gmp::mpz_tdiv_r [] [src]

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