kvmi-sys 0.2.0

Rust FFI bindings for libkvmi
docs.rs failed to build kvmi-sys-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

kvmi-sys

100% unsafe

Unsafe Rust FFI bindings for libkvmi library

Table of Contents

Overview

This crate will compile unsafe Rust bindings for the VM introspection library libkvmi

Check libkvmi.h header for the API.

Requirements

  • Rust toolchain
  • clang

Build

cargo build

License

GNU General Public License v3.0