Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ main
Function
main
examples/Test.cpp:877–882 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
875
}
876
877
int main() {
878
SampleApp app;
879
app.Run();
880
881
return 0;
882
}
Callers
nothing calls this directly
Calls
1
Run
Method · 0.80
Tested by
no test coverage detected