Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codr7/hacktical-c
/ hc_dlib
Class
hc_dlib
dynamic/tests.c:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
NULL});
13
14
struct hc_dlib lib;
15
hc_dlib_init(&lib, out);
16
hc_defer(hc_dlib_deinit(&lib));
17
int (*fn)() = hc_dlib_find(&lib,
"test"
);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected