ewol.hpp
Go to the documentation of this file.
24 int32_t run(ewol::context::Application* _application, int32_t _argc = 0, const char* _argv[] = nullptr);
Definition: Application.hpp:12
Definition: Area.hpp:16
int32_t run(ewol::context::Application *_application, int32_t _argc=0, const char *_argv[]=nullptr)
This is the only one things the User might done in his main();.