Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ cleanupLaunch
Method
cleanupLaunch
src/cinder/app/linux/PlatformLinux.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
void PlatformLinux::cleanupLaunch()
79
{
80
cinder::FontManager_destroyStaticInstance();
81
}
82
83
DataSourceRef PlatformLinux::loadResource( const fs::path &resourcePath )
84
{
Callers
nothing calls this directly
Calls
1
FontManager_destroyStaticInstance
Function · 0.85
Tested by
no test coverage detected