vbox_raw 0.4.2

FFI bindings for Rust to VirtualBox
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# FFI bindings for Rust to VirtualBox

This is a low-level binding, automatically generated using bindgen.

## Supported Versions

- VirtualBox 7.2
- VirtualBox 7.1
- VirtualBox 7.0
- VirtualBox 6.1

## Tested Platforms

- FreeBSD
- Ubuntu
- macOS (Intel)
- macOS (Apple Silicon)