glfw-bindgen

Crates.ioglfw-bindgen
lib.rsglfw-bindgen
version0.1.1
sourcesrc
created_at2022-11-10 01:00:11.069647
updated_at2022-11-10 17:48:21.046109
descriptionBindings to GLFW generated with rust-bindgen
homepage
repositoryhttps://github.com/Friz64/glfw-bindgen
max_upload_size
id709097
size4,677,667
Friz64 (Friz64)

documentation

https://docs.rs/glfw-bindgen

README

glfw-bindgen

crates.io docs.rs

Bindings to GLFW generated with rust-bindgen.

While compiling this crate, it generates all the binding code and compiles GLFW from source.

Used GLFW version

Git revision dd8a678.

Features

wayland: Enables Wayland support. Please note that currently GLFW still prefers X11 if available, though you can bypass this by setting DISPLAY=.

Licensing

This project (and GLFW itself) is licensed under the zlib License.

Commit count: 3

cargo fmt