License:Zlib AppVeyor TravisCI

fermium

This is always no_std. To define the C types involved, the bindings use winapi on Windows and libc elsewhere.

Currently only supports the desktop platforms: Windows, Mac, and Linux.

Why Not Use sdl2-sys?

Fair question. I'd say that between that crate and this crate there's two notable differences:

If those don't sound like a good enough reason to switch to this crate, keep using sdl2-sys.

How To Use This Crate

License

This crate uses the Zlib license (the same license as SDL2 itself uses).