#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

#325 in Windows APIs

Download history 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 822/week @ 2024-06-26 89/week @ 2024-07-03 669/week @ 2024-07-10 864/week @ 2024-07-17 926/week @ 2024-07-24 728/week @ 2024-07-31 752/week @ 2024-08-07 1026/week @ 2024-08-14 900/week @ 2024-08-21 1017/week @ 2024-08-28 701/week @ 2024-09-04

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