[][src]Function gmp_mpfr_sys::gmp::mpz_congruent_2exp_p

pub unsafe extern "C" fn mpz_congruent_2exp_p(
    n: *const mpz_t,
    c: *const mpz_t,
    b: bitcnt_t
) -> c_int