MCPcopy Create free account
hub / github.com/crownengine/crown / callstack_init

Function callstack_init

src/core/debug/callstack_noop.cpp:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13namespace debug
14{
15 s32 callstack_init()
16 {
17 return 0;
18 }
19
20 void callstack_shutdown()
21 {

Callers 1

mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected