libft4222 0.1.0

Rust FFI bindings for the FTDI ftd2xx and ft4222 drivers.
Documentation
[dependencies.cfg-if]
version = "^1.0.0"

[dependencies.libc]
version = "0.2.171"

[dev-dependencies.cfg-if]
version = "^1.0.0"

[dev-dependencies.libc]
version = "0.2.171"

[lib]
name = "libft4222"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Rust FFI bindings for the FTDI ftd2xx and ft4222 drivers."
edition = "2024"
license = "MIT"
name = "libft4222"
readme = "README.md"
version = "0.1.0"