Function botan_sys::botan_mp_get_bit

source ยท
pub unsafe extern "C" fn botan_mp_get_bit(
    n: botan_mp_t,
    bit: usize,
) -> c_int