2 releases

0.1.1 Jan 27, 2022
0.1.0 Jun 29, 2021

#9 in #micro-vm

Download history 4/week @ 2024-02-18 22/week @ 2024-02-25 2/week @ 2024-03-03 14/week @ 2024-03-10 1/week @ 2024-03-17 2/week @ 2024-03-24 37/week @ 2024-03-31

54 downloads per month
Used in hv

Apache-2.0

5KB

hv-sys

CI Crates.io Crates.io

Unsafe -sys crate with raw, unsafe bindings for Hypervisor Framework, automatically generated with bindgen.

Please don't use this crate directly, have a look on hv crate instead. It offers high level safer Rust API to access Hypervisor Framework.

Also please see the repository for ongoing work, questions, submit bugs, etc.

Usage

Add the following to your Cargo.toml:

[dependencies]
hv-sys = "0.1"

No runtime deps

~0–1.7MB
~34K SLoC