#winapi #ffi #bindings #constant #define #windows

sys gdi32-sys

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

8 releases

Uses old Rust 2015

0.2.0 Dec 21, 2015
0.1.2 Dec 18, 2017
0.1.1 Jun 7, 2015
0.1.0 Mar 30, 2015
0.0.3 Jan 29, 2015

#411 in #winapi

Download history 2010/week @ 2025-03-10 1735/week @ 2025-03-17 1713/week @ 2025-03-24 868/week @ 2025-03-31 942/week @ 2025-04-07 1037/week @ 2025-04-14 2311/week @ 2025-04-21 2315/week @ 2025-04-28 1167/week @ 2025-05-05 554/week @ 2025-05-12 561/week @ 2025-05-19 868/week @ 2025-05-26 401/week @ 2025-06-02 834/week @ 2025-06-09 1609/week @ 2025-06-16 2641/week @ 2025-06-23

5,495 downloads per month
Used in 188 crates (10 directly)

MIT license

38KB
557 lines

gdi32

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

[dependencies]
gdi32-sys = "0.2.0"
extern crate gdi32;

Documentation

Dependencies