#ffi #winapi #windows

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

#291 in Windows APIs

Download history 1/week @ 2024-01-21 8/week @ 2024-02-18 24/week @ 2024-02-25 7/week @ 2024-03-03 19/week @ 2024-03-10

58 downloads per month

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