MCPcopy Create free account
hub / github.com/beefytech/Beef / BfpSystem_SetCommandLine

Function BfpSystem_SetCommandLine

BeefySysLib/platform/win/Platform.cpp:997–1000  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

995}
996
997BFP_EXPORT void BFP_CALLTYPE BfpSystem_SetCommandLine(int argc, char** argv)
998{
999 // This isn't required on Windows, but it is on Linux
1000}
1001
1002BFP_EXPORT void BFP_CALLTYPE BfpSystem_SetCrashReportKind(BfpCrashReportKind crashReportKind)
1003{

Callers 2

FuzzInitFunction · 0.50
mainFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected