# 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)