License:Zlib Minimum Rust Version AppVeyor TravisCI crates.io docs.rs

fermium

The fermium crate is raw bindings to the SDL2 C API.

Compared to the common alternative, sdl2-sys, this is has consts instead of enums, it is slightly more complete, and it works much better on windows MSVC (no special setup at all).

You can dynamic link or static link.

The default API target level is 2.0.8, but you can enable features to add in functions from 2.0.9 or 2.0.10.

License

This crate uses the Zlib license, the same license that SDL2 itself uses.

Project Logo

birth of fermium