Function gmp_mpfr_sys::gmp::mpz_congruent_2exp_p

source ยท
pub unsafe extern "C" fn mpz_congruent_2exp_p(
    n: mpz_srcptr,
    c: mpz_srcptr,
    b: bitcnt_t,
) -> c_int
Expand description