| Crates.io | raylib4-sys |
| lib.rs | raylib4-sys |
| version | 0.1.2 |
| created_at | 2022-01-01 10:08:47.45589+00 |
| updated_at | 2022-01-01 10:57:15.205561+00 |
| description | Low level bindings to raylib v4 |
| homepage | https://github.com/sile/raylib4-sys |
| repository | https://github.com/sile/raylib4-sys |
| max_upload_size | |
| id | 506081 |
| size | 152,617 |
Low level bindings to raylib v4.
The raylib C API is well summarized on the cheatsheet page.
Before build this crate, you need to have raylib installed. Please refer to the official doc about how to install raylib.