aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BN_usub

Source
pub unsafe extern "C" fn BN_usub(
    r: *mut BIGNUM,
    a: *const BIGNUM,
    b: *const BIGNUM,
) -> c_int