#windows #ffi #win32

deprecated sys user32-sys

Contains function definitions for the Windows API library user32. See winapi for types and constants.

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

#79 in #winapi

Download history 1445/week @ 2023-02-03 546/week @ 2023-02-10 1658/week @ 2023-02-17 444/week @ 2023-02-24 1228/week @ 2023-03-03 920/week @ 2023-03-10 927/week @ 2023-03-17 548/week @ 2023-03-24 811/week @ 2023-03-31 762/week @ 2023-04-07 502/week @ 2023-04-14 453/week @ 2023-04-21 1453/week @ 2023-04-28 751/week @ 2023-05-05 749/week @ 2023-05-12 415/week @ 2023-05-19

3,401 downloads per month
Used in fewer than 23 crates

MIT license

73KB
1.5K SLoC

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;

Documentation


lib.rs:

FFI bindings to user32.

Dependencies