fdp-sys

Crates.iofdp-sys
lib.rsfdp-sys
version0.1.1
sourcesrc
created_at2019-12-23 01:31:03.453689
updated_at2020-08-22 23:18:02.663665
descriptionRust FFI bindings for libFDP
homepage
repositoryhttps://github.com/Wenzel/fdp-sys
max_upload_size
id191643
size4,589
Mathieu Tarral (Wenzel)

documentation

README

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

Commit count: 20

cargo fmt