MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / __at_quick_exit

Function __at_quick_exit

NetStream/source/paf_runtime.cpp:25–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23 }
24
25 int __at_quick_exit()
26 {
27 return 0;
28 }
29
30 void user_malloc_init(void)
31 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected