MCPcopy Create free account
hub / github.com/ElementsProject/lightning / take_allocfail

Function take_allocfail

ccan/ccan/take/take.c:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void take_allocfail(void (*fn)(const void *p))
124{
125 allocfailfn = fn;
126}

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by 1

mainFunction · 0.68