Crates.io | xenctrl-sys |
lib.rs | xenctrl-sys |
version | 0.1.1 |
source | src |
created_at | 2019-05-26 17:02:34.83394 |
updated_at | 2019-05-28 21:34:10.476814 |
description | Rust bindings for Xen hypervisor |
homepage | |
repository | https://github.com/Wenzel/xen-sys |
max_upload_size | |
id | 137166 |
size | 38,706 |
Rust bindings for Xen
This crate will compile bindings for Xen's libxenctrl.so
.
Check xenctrl.h
header for the API.
cargo
rustc
PRs accepted.
Small note: If editing the Readme, please conform to the standard-readme specification.