---
title: KesSolverDestroy
description: "void KesSolverDestroy(KesSolver solver);"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2300/accel/kunpengaccel_kml_16_0742.html
sourcePath: /source/zh/kunpengboostkithistory/2300/accel/kunpengaccel_kml_16_0742.html
indexId: 8c2348a3d6ea01d91c10cd6f4f58bd27fcccd930f1e545dfa1d7d5154e71d30074
---
# KesSolverDestroy

#### 接口定义

void KesSolverDestroy(KesSolver solver);


#### 接口说明

销毁由KesSolverCreate创建的求解器。


#### 参数

| 参数名 | 类型 | 描述 | 输入/输出 |
| --- | --- | --- | --- |
| solver | KesSolver | 求解器句柄。 | 输入/输出 |
