Function gmp_mpfr_sys::gmp::mpz_tstbit

source ·
pub unsafe extern "C" fn mpz_tstbit(
    op: *const mpz_t,
    bit_index: bitcnt_t
) -> c_int
Expand description