xenctrl-sys

Crates.ioxenctrl-sys
lib.rsxenctrl-sys
version0.2.0
created_at2019-05-26 17:02:34.83394+00
updated_at2025-02-23 18:47:07.681184+00
descriptionRust FFI bindings for libxenctrl
homepagehttps://github.com/Wenzel/xenctrl-sys
repositoryhttps://github.com/Wenzel/xenctrl-sys
max_upload_size
id137166
size13,065
Mathieu Tarral (Wenzel)

documentation

README

xenctrl-sys

Build Status standard-readme compliant

Rust bindings for Xen

Table of Contents

Overview

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

Check xenctrl.h header for the API.

Requirements

  • cargo
  • rustc

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0

Commit count: 42

cargo fmt