aws_lc_sys

Function BN_add_word

Source
pub unsafe extern "C" fn BN_add_word(
    a: *mut BIGNUM,
    w: BN_ULONG,
) -> c_int