memflow-ffi 0.1.5

C bindings for the memflow physical memory introspection framework
Documentation
[badges.codecov]
branch = "master"
repository = "github"
service = "github"

[badges.maintenance]
status = "actively-developed"
[dependencies.log]
version = "0.4"

[dependencies.memflow]
version = "0.1"

[dependencies.simple_logger]
version = "1.9"

[features]
default = []

[lib]
crate-type = ["lib", "cdylib", "staticlib"]
name = "memflow_ffi"

[package]
authors = ["ko1N <ko1N1337@gmail.com>", "Aurimas Blažulionis <0x60@pm.me>"]
categories = ["api-bindings", "memory-management", "os"]
description = "C bindings for the memflow physical memory introspection framework"
documentation = "https://docs.rs/memflow-ffi"
edition = "2018"
homepage = "https://memflow.github.io"
keywords = ["memflow", "introspection", "memory", "dma"]
license-file = "LICENSE"
name = "memflow-ffi"
readme = "README.md"
repository = "https://github.com/memflow/memflow"
version = "0.1.5"