Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ SetErrorString
Method
SetErrorString
BeefRT/rt/Internal.cpp:372–375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
370
}
371
372
void bf::System::Runtime::SetErrorString(char* errorStr)
373
{
374
::SetErrorString(errorStr);
375
}
376
377
void bf::System::Runtime::AddCrashInfoFunc(void* func)
378
{
Callers
2
ProcessSweepInfo
Method · 0.80
RawShutdown
Method · 0.80
Calls
1
SetErrorString
Function · 0.85
Tested by
no test coverage detected