glutin_wgl_sys 0.1.4

The wgl bindings for glutin
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "glutin_wgl_sys"
version = "0.1.4"
authors = ["The glutin contributors", "Hal Gentz <zegentzy@protonmail.com>"]
description = "The wgl bindings for glutin"
repository = "https://github.com/rust-windowing/glutin"
license = "Apache-2.0"
readme = "README.md"
build = "build.rs"
edition = "2018"

[build-dependencies]
gl_generator = "0.13"