Function wolf_crypto_sys::mp_set_bit

source ยท
pub unsafe extern "C" fn mp_set_bit(
    a: *mut mp_int,
    b: mp_digit,
) -> c_int