- SDL_GetRevision
const(char)* SDL_GetRevision()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_GetRevisionNumber
int SDL_GetRevisionNumber()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_GetVersion
void SDL_GetVersion(SDL_version* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SDL_VERSION
void SDL_VERSION(SDL_version* x)
Undocumented in source. Be warned that the author may not have intended to support it.