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 |
#307 in Windows APIs
2,618 downloads per month
Used in 96 crates
(6 directly)
41KB
495 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.