Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/lightning
/ hash
Function
hash
ccan/ccan/htable/test/run-allocator.c:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
static size_t hash(const void *elem, void *unused UNNEEDED)
29
{
30
return *(size_t *)elem;
31
}
32
33
int main(void)
34
{
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected