vid-sys 0.4.0

Rust unsafe bindings for Vid API (Hyper-V)
# vid-sys

[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![tokei](https://tokei.rs/b1/github/Wenzel/vid-sys)](https://github.com/Wenzel/vid-sys)
[![repo size](https://img.shields.io/github/repo-size/Wenzel/vid-sys)](https://github.com/Wenzel/vid-sys)
[![Unsafe](https://img.shields.io/badge/unsafe-%E2%9C%94-C901DD.svg)](https://doc.rust-lang.org/book/second-edition/ch19-01-unsafe-rust.html)
[![License](https://img.shields.io/crates/l/vid-sys)](https://github.com/Wenzel/vid-sys)

> Rust unsafe bindings for Vid API (Hyper-V)

## Table of Contents

- [Overview]#overview
- [Requirements]#requirements
- [Maintainers]#maintainers
- [Contributing]#contributing
- [License]#license

## Requirements

- `cargo`
- `rustc`
- [`LLVM`]http://releases.llvm.org/ (tested on `v8.0.0`)

## Maintainers

[@Wenzel](https://github.com/Wenzel)

## Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

[GNU General Public License v3.0](https://github.com/Wenzel/pyvmidbg/blob/master/LICENSE)