Crates.io | xenctrl |
lib.rs | xenctrl |
version | 0.6.0 |
source | src |
created_at | 2020-12-14 21:33:45.527299 |
updated_at | 2024-02-20 21:26:15.296451 |
description | Safe bindings to xenctrl |
homepage | https://github.com/Wenzel/xenctrl |
repository | https://github.com/Wenzel/xenctrl |
max_upload_size | |
id | 322896 |
size | 86,123 |
Rust bindings for xenctrl
This crate will compile bindings for Xen's libxenctrl.so
.
Check xenctrl.h
header for the API.
cargo
rustc
PRs accepted.
Check Cargo.toml