Crates.io | fdp-sys |
lib.rs | fdp-sys |
version | 0.2.0 |
created_at | 2019-12-23 01:31:03.453689+00 |
updated_at | 2025-02-24 02:03:06.245844+00 |
description | Rust FFI bindings for libFDP |
homepage | |
repository | https://github.com/Wenzel/fdp-sys |
max_upload_size | |
id | 191643 |
size | 12,395 |
Rust unsafe bindings for FDP library
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.
cargo
rustc
PRs accepted.
Small note: If editing the Readme, please conform to the standard-readme specification.