Function gmp_mpfr_sys::gmp::mpz_invert

source ยท
pub unsafe extern "C" fn mpz_invert(
    rop: mpz_ptr,
    op1: mpz_srcptr,
    op2: mpz_srcptr,
) -> c_int
Expand description