Function BN_ucmp

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