Function gmp_mpfr_sys::gmp::mpz_divisible_2exp_p

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