SDL
2.0
|
Go to the source code of this file.
Typedefs | |
typedef int(* | fntype) (const char *) |
Functions | |
int | main (int argc, char *argv[]) |
typedef int(* fntype) (const char *) |
Definition at line 22 of file testloadso.c.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 25 of file testloadso.c.
References NULL, retval, SDL_GetError, SDL_Init, SDL_LoadFunction(), SDL_LoadObject, SDL_Log, SDL_LOG_CATEGORY_APPLICATION, SDL_LogError, SDL_Quit, and SDL_UnloadObject.