MCPcopy Index your code
hub / github.com/F-Stack/f-stack / ng_rmhook_part2

Function ng_rmhook_part2

lib/ff_ng_base.c:1625–1630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1623}
1624
1625static void
1626ng_rmhook_part2(node_p node, hook_p hook, void *arg1, int arg2)
1627{
1628 ng_destroy_hook(hook);
1629 return ;
1630}
1631
1632int
1633ng_rmhook_self(hook_p hook)

Callers

nothing calls this directly

Calls 1

ng_destroy_hookFunction · 0.70

Tested by

no test coverage detected