Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ Destroy
Function
Destroy
engine/gamesys/src/gamesys/test/test_script_http.cpp:424–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
static void Destroy()
425
{
426
dmSocket::Finalize();
427
dmLog::LogFinalize();
428
}
429
430
extern
"C"
void dmExportedSymbols();
431
Callers
9
TEST_F
Function · 0.70
TearDown
Method · 0.70
TearDown
Method · 0.70
main
Function · 0.70
ReleaseResources
Function · 0.50
Buffer_gc
Function · 0.50
CreateBuffer
Function · 0.50
SetBuffer
Function · 0.50
ScriptSysGameSysFinalize
Function · 0.50
Calls
2
LogFinalize
Function · 0.85
Finalize
Function · 0.50
Tested by
no test coverage detected