raylib4-sys 0.1.2

Low level bindings to raylib v4
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.bindgen]
version = "0.59"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
categories = ["external-ffi-bindings"]
description = "Low level bindings to raylib v4"
edition = "2021"
homepage = "https://github.com/sile/raylib4-sys"
license = "MIT OR Apache-2.0"
name = "raylib4-sys"
readme = "README.md"
repository = "https://github.com/sile/raylib4-sys"
resolver = "2"
version = "0.1.2"