Constant SDL_MICRO_VERSION

pub const SDL_MICRO_VERSION: i32 = 4;
Available on crate feature dep_sdl3 only.
Expand description

The current micro (or patchlevel) version of the SDL headers.

If this were SDL version 3.2.1, this value would be 1.

§Availability

This macro is available since SDL 3.2.0.