MCPcopy Create free account
hub / github.com/MethanePowered/MethaneKit / main

Function main

Apps/01-HelloTriangle/HelloTriangleApp.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119};
120
121int main(int argc, const char* argv[])
122{
123 return HelloTriangleApp().Run({ argc, argv });
124}

Callers

nothing calls this directly

Calls 2

HelloTriangleAppClass · 0.85
RunMethod · 0.45

Tested by

no test coverage detected