[][src]Function gmp_mpfr_sys::gmp::mpz_tdiv_q

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