MCPcopy Create free account
hub / github.com/HaxeFoundation/hxcpp / gc_exit_blocking

Function gc_exit_blocking

src/hx/CFFI.cpp:982–985  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

980}
981
982void gc_exit_blocking()
983{
984 hx::ExitGCFreeZone();
985}
986
987
988bool gc_try_blocking()

Callers 1

CloseMethod · 0.85

Calls 1

ExitGCFreeZoneFunction · 0.85

Tested by

no test coverage detected