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