#windows #ffi #win32

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

#79 in #winapi

Download history 1352/week @ 2023-10-29 1663/week @ 2023-11-05 1324/week @ 2023-11-12 1734/week @ 2023-11-19 1146/week @ 2023-11-26 892/week @ 2023-12-03 1099/week @ 2023-12-10 1532/week @ 2023-12-17 1134/week @ 2023-12-24 770/week @ 2023-12-31 1271/week @ 2024-01-07 1347/week @ 2024-01-14 1226/week @ 2024-01-21 860/week @ 2024-01-28 1204/week @ 2024-02-04 1355/week @ 2024-02-11

4,765 downloads per month
Used in 192 crates (10 directly)

MIT license

55KB
998 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


lib.rs:

FFI bindings to gdi32.

Dependencies