https://github.com/feenkcom/libglutin
Using Glutin through FFI
https://github.com/feenkcom/libglutin
Last synced: about 2 months ago
JSON representation
Using Glutin through FFI
- Host: GitHub
- URL: https://github.com/feenkcom/libglutin
- Owner: feenkcom
- License: mit
- Created: 2018-11-01T18:30:43.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T20:58:32.000Z (almost 2 years ago)
- Last Synced: 2024-06-27T01:06:42.361Z (almost 2 years ago)
- Language: Rust
- Homepage:
- Size: 260 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libGlutin
C interface wrapper for [Glutin](https://github.com/rust-windowing/glutin/) to be able to use it through FFI from GT