Function botan_mp_clear_bit

Source
pub unsafe extern "C" fn botan_mp_clear_bit(
    n: botan_mp_t,
    bit: usize,
) -> c_int