
# 释放HiLens Framework资源
该接口用于终止HiLens Framework。在程序结束时，调用此接口用以释放相关资源。
- **接口调用**
  hilens.terminate()
  
- **返回值**
  0为资源释放成功，其他为失败。
  
 
