Function gmp_mpfr_sys::gmp::mpz_gcdext
source ยท pub unsafe extern "C" fn mpz_gcdext(
g: mpz_ptr,
s: mpz_ptr,
t: mpz_ptr,
a: mpz_srcptr,
b: mpz_srcptr,
)
Expand description
See: mpz_gcdext
pub unsafe extern "C" fn mpz_gcdext(
g: mpz_ptr,
s: mpz_ptr,
t: mpz_ptr,
a: mpz_srcptr,
b: mpz_srcptr,
)
See: mpz_gcdext