Crates.io | xenctrl-sys |
lib.rs | xenctrl-sys |
version | 0.2.0 |
created_at | 2019-05-26 17:02:34.83394+00 |
updated_at | 2025-02-23 18:47:07.681184+00 |
description | Rust FFI bindings for libxenctrl |
homepage | https://github.com/Wenzel/xenctrl-sys |
repository | https://github.com/Wenzel/xenctrl-sys |
max_upload_size | |
id | 137166 |
size | 13,065 |
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.