fdp-sys 0.1.0

Rust unsafe bindings for FDP (Fast Debugging Protocol), VirtualBox's unofficial introspection API
docs.rs failed to build fdp-sys-0.1.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.

fdp-sys

standard-readme compliant

Rust unsafe bindings for FDP library

Table of Contents

Overview

This crate will compile unsafe bindings for Icebox's FDP library: libFDP.so.

FDP stands for Fast Debugging Protocol, a Virtual Machine Introspection extension for VirtualBox.

Requirements

  • cargo
  • rustc

References

Maintainers

@Wenzel

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

GNU General Public License v3.0