Crates.io | fdp-sys |
lib.rs | fdp-sys |
version | 0.1.1 |
source | src |
created_at | 2019-12-23 01:31:03.453689 |
updated_at | 2020-08-22 23:18:02.663665 |
description | Rust FFI bindings for libFDP |
homepage | |
repository | https://github.com/Wenzel/fdp-sys |
max_upload_size | |
id | 191643 |
size | 4,589 |
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.