#winapi

sys oleaut32-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Jul 15, 2016
0.0.1 Jan 26, 2015

#158 in #winapi

MIT license

25KB
190 lines

oleaut32

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

[dependencies]
oleaut32-sys = "0.0.1"
extern crate oleaut32;

Documentation


lib.rs:

FFI bindings to oleaut32.

Dependencies