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

Callers 1

getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected