#ffi #winapi #windows

sys dwmapi-sys

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

3 unstable releases

Uses old Rust 2015

0.1.1 Dec 18, 2017
0.1.0 May 21, 2015
0.0.1 Jan 26, 2015

#308 in Windows APIs

Download history 594/week @ 2024-03-13 1016/week @ 2024-03-20 987/week @ 2024-03-27 994/week @ 2024-04-03 773/week @ 2024-04-10 942/week @ 2024-04-17 981/week @ 2024-04-24 839/week @ 2024-05-01 791/week @ 2024-05-08 871/week @ 2024-05-15 959/week @ 2024-05-22 986/week @ 2024-05-29 865/week @ 2024-06-05 640/week @ 2024-06-12 765/week @ 2024-06-19 808/week @ 2024-06-26

3,234 downloads per month
Used in 78 crates (via servo-glutin)

MIT license

115KB
2K SLoC

Contains (static library, 22KB) i686/libdwmapi.a, (static library, 20KB) x86_64/libdwmapi.a

dwmapi

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

[dependencies]
dwmapi-sys = "0.1.0"
extern crate dwmapi;

Documentation


lib.rs:

FFI bindings to dwmapi.

Dependencies