MCPcopy 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
877int main() {
878 SampleApp app;
879 app.Run();
880
881 return 0;
882}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected