This is the first virtio-bindings
crate release.
This crate provides Rust FFI bindings to the Virtual I/O Device (VIRTIO) Linux kernel API. With this first release, the bindings are for the Linux kernel versions 4.14 and 5.0.
The bindings are generated using bindgen.