nvapi 0.0.1

NVIDIA NVAPI bindings
Documentation
# NVAPI

[![travis-badge][]][travis] [![release-badge][]][cargo] [![docs-badge][]][docs] [![license-badge][]][license]

`nvapi` provides access to NVIDIA driver functionality on Windows.

## [Documentation][docs]

See the [documentation][docs] for up to date information.

[travis-badge]: https://img.shields.io/travis/arcnmx/nvapi-rs/master.svg?style=flat-square
[travis]: https://travis-ci.org/arcnmx/nvapi-rs
[release-badge]: https://img.shields.io/crates/v/nvapi.svg?style=flat-square
[cargo]: https://crates.io/crates/nvapi
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: http://arcnmx.github.io/nvapi-rs/nvapi/
[license-badge]: https://img.shields.io/badge/license-MIT-ff69b4.svg?style=flat-square
[license]: https://github.com/arcnmx/nvapi-rs/blob/master/COPYING