Crates.io | glfw-bindgen |
lib.rs | glfw-bindgen |
version | 0.1.1 |
source | src |
created_at | 2022-11-10 01:00:11.069647 |
updated_at | 2022-11-10 17:48:21.046109 |
description | Bindings to GLFW generated with rust-bindgen |
homepage | |
repository | https://github.com/Friz64/glfw-bindgen |
max_upload_size | |
id | 709097 |
size | 4,677,667 |
Bindings to GLFW generated with rust-bindgen.
While compiling this crate, it generates all the binding code and compiles GLFW from source.
Git revision
dd8a678
.
wayland
: Enables Wayland support. Please note that currently GLFW still
prefers X11 if available, though you can bypass this by setting DISPLAY=
.
This project (and GLFW itself) is licensed under the zlib License.