Flutter Engine
The Flutter Engine
Functions
main.cc File Reference
#include "bin/main_impl.h"
#include "platform/assert.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 8 of file main.cc.

8 {
11}
#define UNREACHABLE()
Definition: assert.h:248
char ** argv
Definition: library.h:9
int main(int argc, char **argv)