|
Kiwi User Interface Framework
beta
|
Define main routine. More...
#import "KUForwarders.h"Go to the source code of this file.
Functions | |
| int | KUMain (const struct KUApplicationInfo *info) |
| Main routine of the application. | |
Define main routine.
| int KUMain | ( | const struct KUApplicationInfo * | info | ) |
Main routine of the application.
| info | Information to boot the application |
1.7.5.1