fxplug-sys 0.1.1

Raw C ABI types for Rust-authored FxPlug effects
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "fxplug-sys"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Raw C ABI types for Rust-authored FxPlug effects"
readme = "../../README.md"
documentation = "https://docs.rs/fxplug-sys"
keywords = ["fxplug", "ffi", "plugin", "macos"]
categories = ["api-bindings", "external-ffi-bindings", "multimedia::video"]

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