Module fermium::version

source ·
Expand description

Lets you get info about the runtime SDL version.

Structs

Information about the version of SDL in use.

Constants

SDL Major version that this lib was compiled against.
SDL Minor version that this lib was compiled against.
SDL Patch version that this lib was compiled against.

Functions

Get the “code revision” of SDL that is being used at runtime.
Get the version of SDL that is being used at runtime.
Writes the version of SDL that this lib was compiled against into the struct.