Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HaxeFoundation/hxcpp
/ query_root
Function
query_root
src/hx/CFFI.cpp:1006–1006 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1004
1005
gcroot create_root(value) { return 0; }
1006
value query_root(gcroot) { return 0; }
1007
void destroy_root(gcroot) { }
1008
1009
Callers
1
get
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected