#ffi #winapi #definition #constants #windows #type #dwmapi

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

#293 in Windows APIs

Download history 303/week @ 2023-12-01 564/week @ 2023-12-08 685/week @ 2023-12-15 504/week @ 2023-12-22 312/week @ 2023-12-29 577/week @ 2024-01-05 697/week @ 2024-01-12 577/week @ 2024-01-19 555/week @ 2024-01-26 250/week @ 2024-02-02 897/week @ 2024-02-09 1064/week @ 2024-02-16 742/week @ 2024-02-23 683/week @ 2024-03-01 902/week @ 2024-03-08 630/week @ 2024-03-15

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