Raw SDL2 bindings for Rust, used internally rust-sdl2.
# Cargo.toml
[dependencies]
sdl2-sys = "0.38.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize SDL2 using raw bindings.
Prefer the safe `sdl2` crate instead of raw bindings.
No dependency data recorded yet.