19 releases
Uses old Rust 2015
0.2.2 | Apr 16, 2016 |
---|---|
0.2.1 | Nov 9, 2015 |
0.1.4 | Aug 13, 2015 |
0.1.3 | Jul 20, 2015 |
0.1.0 | Mar 30, 2015 |
#209 in #winapi
216,005 downloads per month
Used in fewer than 94 crates
215KB
4.5K
SLoC
kernel32
Contains function definitions for the Windows API library kernel32. See winapi for types and constants.
[dependencies]
kernel32-sys = "0.2.1"
extern crate kernel32;
lib.rs
:
FFI bindings to kernel32.