APPLEVISOR-SYS
Unsafe Rust bindings for the Apple Silicon Hypervisor Framework


shields.io license shields.io version shields.io platform
shields.io crates.io shields.io crates.io


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)