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