Function gmp_mpfr_sys::gmp::mpz_gcdext [] [src]

pub unsafe extern fn mpz_gcdext(g: *mut mpz_t,
                                s: *mut mpz_t,
                                t: *mut mpz_t,
                                a: *const mpz_t,
                                b: *const mpz_t)