Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/botlib
/ xfree
Function
xfree
botlib.c:228–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
void xfree(void *ptr) {
229
free(ptr);
230
}
231
232
/* ============================================================================
233
* HTTP interface abstraction
Callers
2
sqlEnd
Function · 0.85
sqlNextRow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected