Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenIPC/firmware
/ cJSON_free
Function
cJSON_free
general/package/xmdp/src/cjson/cJSON.c:3093–3096 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3091
}
3092
3093
CJSON_PUBLIC(void) cJSON_free(void *object)
3094
{
3095
global_hooks.deallocate(object);
3096
}
Callers
2
cJSON_SetValuestring
Function · 0.85
replace_item_in_object
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected