2 unstable releases
Uses old Rust 2015
0.2.0 | Apr 12, 2016 |
---|---|
0.0.1 | Jan 26, 2015 |
#309 in Windows APIs
78 downloads per month
13KB
210 lines
comctl32
Contains function definitions for the Windows API library comctl32. See winapi for types and constants.
[dependencies]
comctl32-sys = "0.0.1"
extern crate comctl32;
lib.rs
:
FFI bindings to comctl32.