MCPcopy 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
1005gcroot create_root(value) { return 0; }
1006value query_root(gcroot) { return 0; }
1007void destroy_root(gcroot) { }
1008

Callers 2

AutoGCRootMethod · 0.85
setMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected