Function bssl_sys::ASN1_STRING_cmp

source ·
pub unsafe extern "C" fn ASN1_STRING_cmp(
    a: *const ASN1_STRING,
    b: *const ASN1_STRING
) -> c_int