#winapi #ffi #windows

sys ole32-sys

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

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

#163 in #winapi

Download history 934/week @ 2023-11-19 879/week @ 2023-11-26 624/week @ 2023-12-03 715/week @ 2023-12-10 880/week @ 2023-12-17 630/week @ 2023-12-24 521/week @ 2023-12-31 712/week @ 2024-01-07 924/week @ 2024-01-14 878/week @ 2024-01-21 858/week @ 2024-01-28 829/week @ 2024-02-04 896/week @ 2024-02-11 1150/week @ 2024-02-18 732/week @ 2024-02-25 854/week @ 2024-03-03

3,776 downloads per month
Used in 100 crates (6 directly)

MIT license

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;

Documentation


lib.rs:

FFI bindings to ole32.

Dependencies