|
SDL
2.0
|
#include "../../SDL_internal.h"#include <EGL/egl.h>#include <mir_toolkit/mir_client_library.h>#include <xkbcommon/xkbcommon.h>#include "SDL_mirsym.h"
Include dependency graph for SDL_mirdyn.h:Go to the source code of this file.
Macros | |
| #define | SDL_MIR_SYM(rc, fn, params) |
| #define | SDL_MIR_SYM_CONST(type, name) |
Functions | |
| int | SDL_MIR_LoadSymbols (void) |
| void | SDL_MIR_UnloadSymbols (void) |
| #define SDL_MIR_SYM | ( | rc, | |
| fn, | |||
| params | |||
| ) |
Definition at line 39 of file SDL_mirdyn.h.
| int SDL_MIR_LoadSymbols | ( | void | ) |