4 releases
Uses old Rust 2015
0.1.1 | Dec 18, 2017 |
---|---|
0.1.0 | Mar 30, 2015 |
0.0.2 | Feb 8, 2015 |
0.0.1 | Jan 26, 2015 |
#174 in #winapi
Used in 3 crates
(2 directly)
84KB
2K
SLoC
opengl32
Contains function definitions for the Windows API library opengl32. See winapi for types and constants.
[dependencies]
opengl32-sys = "0.1.0"
extern crate opengl32;
lib.rs
:
FFI bindings to opengl32.