Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ TestMainPlatformInit
Function
TestMainPlatformInit
engine/testmain/src/common/testmain.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
#include
"testmain.h"
18
19
extern
"C"
bool TestMainPlatformInit()
20
{
21
return true;
22
}
23
24
extern
"C"
int TestMainIsDebuggerAttached()
25
{
Callers
15
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected