aws_lc_sys

Function BN_cmp

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