我要评分
获取效率
正确性
完整性
易理解

KesVectorDestroy

Interface Definition

void KesVectorDestroy(KesVector X);

Interface Description

Destroys the vector created by KesVectorCreate.

Parameters

Parameter

Type

Description

Input/Output

X

KesVector

Handle to the vector.

Input/Output