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