Home
last modified time | relevance | path

Searched refs:SDL_main_func (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_main.h155 typedef int (*SDL_main_func)(int argc, char *argv[]); typedef
233 extern DECLSPEC int SDLCALL SDL_WinRTRunApp(SDL_main_func mainFunction, void * reserved);
249 extern DECLSPEC int SDLCALL SDL_UIKitRunApp(int argc, char *argv[], SDL_main_func mainFunction);
265 extern DECLSPEC int SDLCALL SDL_GDKRunApp(SDL_main_func mainFunction, void *reserved);

Completed in 3 milliseconds