# ole32 # Contains function definitions for the Windows API library ole32. See winapi for types and constants. ```toml [dependencies] ole32-sys = "0.1.0" ``` ```rust extern crate ole32; ``` [Documentation](https://retep998.github.io/doc/ole32/)