Function openssl_sys::EVP_PKEY_size
pub unsafe extern "C" fn EVP_PKEY_size(pkey: *const EVP_PKEY) -> c_int
The portability is definied by:
#[cfg(any(ossl111b, libressl280))]
pub unsafe extern "C" fn EVP_PKEY_size(pkey: *const EVP_PKEY) -> c_int
#[cfg(any(ossl111b, libressl280))]