Function gmp_mpfr_sys::gmp::mpz_tstbit

source ยท
pub unsafe extern "C" fn mpz_tstbit(
    op: mpz_srcptr,
    bit_index: bitcnt_t,
) -> c_int
Expand description