xenctrl 0.4.5

Safe bindings to xenctrl
# xenctrl

[![CI](https://github.com/Wenzel/xenctrl/workflows/CI/badge.svg)](https://github.com/Wenzel/xenctrl/actions?query=workflow%3ACI)
[![Crates.io](https://img.shields.io/crates/v/xenctrl.svg)](https://crates.io/crates/xenctrl)

> Rust bindings for xenctrl

## Table of Contents

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

## Overview

This crate will compile bindings for Xen's `libxenctrl.so`.

Check `xenctrl.h` header for the API.

## Requirements

- `cargo`
- `rustc`

## Maintainers

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

## Contributing

PRs accepted.

## License

Check `Cargo.toml`