opengl32-sys 0.1.1

Contains function definitions for the Windows API library opengl32. See winapi for types and constants.
Documentation
# opengl32 #
Contains function definitions for the Windows API library opengl32. See winapi for types and constants.

```toml
[dependencies]
opengl32-sys = "0.1.0"
```

```rust
extern crate opengl32;
```

[Documentation](https://retep998.github.io/doc/opengl32/)