raylib4-sys 0.1.0

Low level bindings to raylib v4
docs.rs failed to build raylib4-sys-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: raylib4-sys-0.1.2

raylib4-sys

raylib4-sys Documentation Actions Status License

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.