16 releases
Uses old Rust 2015
0.2.0 | May 19, 2016 |
---|---|
0.1.3 | Dec 18, 2017 |
0.1.2 | Aug 11, 2015 |
0.1.1 | May 21, 2015 |
0.0.5 | Jan 31, 2015 |
#199 in #winapi
7,270 downloads per month
Used in fewer than 24 crates
56KB
877 lines
user32
Contains function definitions for the Windows API library user32. See winapi for types and constants.
[dependencies]
user32-sys = "0.1.2"
extern crate user32;
lib.rs
:
FFI bindings to user32.