Function gmp_mpfr_sys::gmp::mpz_divexact [] [src]

pub unsafe extern fn mpz_divexact(
    q: *mut mpz_t,
    n: *const mpz_t,
    d: *const mpz_t
)