Module sdl2::version
[−]
[src]
Querying SDL Version
Structs
| Version |
A structure that contains information about the version of SDL in use. |
Functions
| get_revision |
Get the code revision of SDL that is linked against your program. |
| get_revision_number |
Get the revision number of SDL that is linked against your program. |
| get_version |
Get the version of SDL that is linked against your program. |