APPLEVISOR-SYS Unsafe Rust bindings for the Apple Silicon Hypervisor Framework
These unsafe bindings provide access to the Apple Silicon `Hypervisor.framework` from Rust programs. It is recommended to use the safe version of this library 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)