4 releases (2 breaking)
Uses old Rust 2015
0.2.0 | Oct 17, 2015 |
---|---|
0.1.0 | Mar 30, 2015 |
0.0.2 | Feb 9, 2015 |
0.0.1 | Jan 20, 2015 |
#226 in #winapi
2,595 downloads per month
Used in 98 crates
(6 directly)
23KB
53 lines
ole32
Contains function definitions for the Windows API library ole32. See winapi for types and constants.
[dependencies]
ole32-sys = "0.1.0"
extern crate ole32;
lib.rs
:
FFI bindings to ole32.