Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ BfpOutput_DebugString
Function
BfpOutput_DebugString
BeefySysLib/platform/win/Platform.cpp:3809–3812 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3807
}
3808
3809
BFP_EXPORT void BFP_CALLTYPE BfpOutput_DebugString(const char* str)
3810
{
3811
OutputDebugStringA(str);
3812
}
Callers
4
OutputDebugStr
Method · 0.50
DFTTest_2D
Function · 0.50
PrintComplex2D
Function · 0.50
Report
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected