[][src]Module sdl2::version

Querying SDL Version

Structs

Version

A structure that contains information about the version of SDL in use.

Functions

revision

Get the code revision of SDL that is linked against your program.

revision_number

Get the revision number of SDL that is linked against your program.

version

Get the version of SDL that is linked against your program.