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