Function openssl_sys::ASN1_INTEGER_cmp

source ยท
pub unsafe extern "C" fn ASN1_INTEGER_cmp(
    a: *const ASN1_INTEGER,
    b: *const ASN1_INTEGER,
) -> c_int