Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ xh_version_str_full
Function
xh_version_str_full
Bcore/src/main/cpp/xhook/xh_version.c:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
const char *xh_version_str_full()
64
{
65
return XH_VERSION_STR_FULL;
66
}
Callers
1
xh_core_init_once
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected