[][src]Function openssl_sys::EVP_PKEY_cmp

pub unsafe extern "C" fn EVP_PKEY_cmp(
    a: *const EVP_PKEY,
    b: *const EVP_PKEY
) -> c_int