#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

#303 in Windows APIs

Download history 372/week @ 2024-01-03 719/week @ 2024-01-10 599/week @ 2024-01-17 506/week @ 2024-01-24 350/week @ 2024-01-31 811/week @ 2024-02-07 920/week @ 2024-02-14 816/week @ 2024-02-21 815/week @ 2024-02-28 819/week @ 2024-03-06 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 750/week @ 2024-04-17

3,661 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