openssl_sys

Function BN_cmp

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