Function EVP_PKEY_get_params

Source
pub unsafe extern "C" fn EVP_PKEY_get_params(
    pkey: *const EVP_PKEY,
    params: *mut OSSL_PARAM,
) -> c_int