Rust wrappers over Windows COM API for MTP (Media Transfer Protocol).
## What this is for
This makes it possible to use the Media Transfer Protocol on Windows, e.g. to transfer files to and from an Android device.
## Documentation
Documentation of this crate can be found on [docs.rs](https://docs.rs/winmtp)