![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Declarations for the main entry point for Sunshine. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Main application entry point. | |
Declarations for the main entry point for Sunshine.
int main | ( | int | argc, |
char * | argv[] ) |
Main application entry point.
argc | The number of arguments. |
argv | The arguments. |
Examples