#ffi #winapi #windows

sys opengl32-sys

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

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)

MIT license

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;

Documentation


lib.rs:

FFI bindings to opengl32.

Dependencies