Function BN_cmp

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