# ddc-winapi [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license] `ddc-winapi` implements the [`ddc`](https://crates.io/crates/ddc) traits for the [Windows Monitor Configuration API](https://msdn.microsoft.com/en-us/library/windows/desktop/dd692962.aspx). ## [Documentation][docs] See the [documentation][docs] for up to date information. [release-badge]: https://img.shields.io/crates/v/ddc-winapi.svg?style=flat-square [cargo]: https://crates.io/crates/ddc-winapi [docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square [docs]: https://docs.rs/ddc-winapi [license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square [license]: https://github.com/arcnmx/ddc-winapi-rs/blob/master/COPYING