销毁GPU加速类实例。
输入的实例必须由CreateModule创建。
void DestroyModule(void *module)
参数名称
输入/输出
参数类型
参数描述
module
输入
void *
要销毁的GPU加速类实例指针。
NA