raylib4-sys
===========
[](https://crates.io/crates/raylib4-sys)
[](https://docs.rs/raylib4-sys)
[](https://github.com/sile/raylib4-sys/actions)

Low level bindings to [raylib](https://github.com/raysan5/raylib) v4.
The raylib C API is well summarized on [the cheatsheet page](https://www.raylib.com/cheatsheet/cheatsheet.html).
Before build this crate, you need to have raylib installed.
Please refer to [the official doc](https://github.com/raysan5/raylib#build-and-installation) about how to install raylib.