#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

#33 in #windows-api

Download history 2/week @ 2024-02-19 30/week @ 2024-02-26 14/week @ 2024-03-04 17/week @ 2024-03-11 8/week @ 2024-03-18 53/week @ 2024-04-01

80 downloads per month
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