Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ ShutdownCrashCatcher
Method
ShutdownCrashCatcher
BeefRT/rt/Internal.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
}
366
367
void bf::System::Runtime::ShutdownCrashCatcher()
368
{
369
BfpSystem_ShutdownCrashCatcher();
370
}
371
372
void bf::System::Runtime::SetErrorString(char* errorStr)
373
{
Callers
nothing calls this directly
Calls
1
BfpSystem_ShutdownCrashCatcher
Function · 0.50
Tested by
no test coverage detected