aws_lc_sys

Function BN_usub

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