MCPcopy 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
367void bf::System::Runtime::ShutdownCrashCatcher()
368{
369 BfpSystem_ShutdownCrashCatcher();
370}
371
372void bf::System::Runtime::SetErrorString(char* errorStr)
373{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected