applevisor-sys 1.0.0

Unsafe rust bindings for the Apple Silicon Hypervisor Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
# APPLEVISOR-SYS

Unsafe Rust bindings for the Apple Silicon Hypervisor Framework

These bindings provide low-level access to the Apple Silicon [`Hypervisor.framework`](https://developer.apple.com/documentation/hypervisor) from Rust programs.

Safe bindings based on this library are available at the following locations:

 * [Applevisor GitHub repository]https://github.com/impalabs/applevisor
 * [Applevisor crates.io page]https://crates.io/crates/applevisor
 * [Applevisor docs.rs page]https://docs.rs/applevisor