fdp-sys

Crates.iofdp-sys
lib.rsfdp-sys
version0.2.0
created_at2019-12-23 01:31:03.453689+00
updated_at2025-02-24 02:03:06.245844+00
descriptionRust FFI bindings for libFDP
homepage
repositoryhttps://github.com/Wenzel/fdp-sys
max_upload_size
id191643
size12,395
Mathieu Tarral (Wenzel)

documentation

README

fdp-sys

Crates.io 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: 23

cargo fmt