函数逻辑报告 |
Source Code:lib\assoc_array.c |
Create Date:2022-07-27 07:51:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:assoc_array_destroy - Destroy an associative array*@array: The array to destroy.*@ops: The operations to use.* Discard all metadata and free all objects in an associative array. The* array will be empty and ready to use again upon completion. This function
函数原型:void assoc_array_destroy(struct assoc_array *array, const struct assoc_array_ops *ops)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct assoc_array * | array | |
const struct assoc_array_ops * | ops |
445 | The node at the root of the tree = NULL |
名称 | 描述 |
---|---|
keyring_destroy |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |