Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ at_exit
Function
at_exit
src/device/main_linux.cpp:2500–2503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2498
};
2499
2500
void at_exit()
2501
{
2502
debug::callstack_shutdown();
2503
}
2504
2505
} // namespace crown
2506
Callers
nothing calls this directly
Calls
1
callstack_shutdown
Function · 0.50
Tested by
no test coverage detected