Function boring_sys::EVP_PKEY_cmp_parameters

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