#winapi #ffi #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

#354 in Windows APIs

Download history 885/week @ 2024-07-19 932/week @ 2024-07-26 630/week @ 2024-08-02 894/week @ 2024-08-09 954/week @ 2024-08-16 999/week @ 2024-08-23 940/week @ 2024-08-30 827/week @ 2024-09-06 778/week @ 2024-09-13 993/week @ 2024-09-20 966/week @ 2024-09-27 300/week @ 2024-10-04 506/week @ 2024-10-11 620/week @ 2024-10-18 775/week @ 2024-10-25 715/week @ 2024-11-01

2,620 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