opengl32-sys 0.1.1

Contains function definitions for the Windows API library opengl32. See winapi for types and constants.
Documentation
[build-dependencies.winapi-build]
version = "0.1.1"

[dependencies.winapi]
version = "0.2"

[lib]
name = "opengl32"

[package]
authors = ["Peter Atashian <retep998@gmail.com>"]
build = "build.rs"
description = "Contains function definitions for the Windows API library opengl32. See winapi for types and constants."
documentation = "https://retep998.github.io/doc/opengl32/"
keywords = ["windows", "ffi", "win32"]
license = "MIT"
name = "opengl32-sys"
readme = "README.md"
repository = "https://github.com/retep998/winapi-rs"
version = "0.1.1"