BioFreeCacheResourcePtr
函数定义
释放缓存资源使用情况内存资源接口。
实现方法
void BioFreeCacheResourcePtr(CacheResourcesDesc **nodeDesc, uint64_t nodeNum)
参数说明
参数名 |
数据类型 |
参数类型 |
描述 |
---|---|---|---|
nodeDesc |
CacheResourcesDesc** |
入参 |
节点缓存资源使用情况。 |
nodeNum |
uint64_t |
入参 |
节点数量。 |
返回值
无返回值。
父主题: API参考