An open API service indexing awesome lists of open source software.

https://github.com/wenzel/xenvmevent-sys

Rust unsafe bindings for Xen VM event definitions
https://github.com/wenzel/xenvmevent-sys

Last synced: 4 months ago
JSON representation

Rust unsafe bindings for Xen VM event definitions

Awesome Lists containing this project

README

          

# xenvmevent-sys

![CI](https://github.com/Wenzel/xenvmevent-sys/workflows/CI/badge.svg)

> Rust unsafe bindings for Xen VM event definitions

## Table of Contents

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

## Requirements

- `cargo`
- `rustc`

## Maintainers

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

## Contributing

PRs accepted.

## License

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