hbUCPFree

int32_t hbUCPFree(hbUCPSysMem *mem);

释放系统内存。

  • 参数

    • [in] mem 内存指针。
  • 返回值

    • 返回 0 则表示API成功执行,否则执行失败。