13 releases (7 breaking)
0.8.0 | Feb 6, 2024 |
---|---|
0.7.2 | Aug 24, 2023 |
0.6.0 | Feb 12, 2023 |
0.5.0 | Mar 22, 2022 |
0.1.0 | Nov 23, 2020 |
#383 in Multimedia
9,484 downloads per month
Used in 12 crates
(4 directly)
16KB
230 lines
libspa-sys
Spa FFI bindings for Rust.
These bindings are providing an unsafe API that can be used to interface with libspa. Generally they are meant to be used as the building block for higher-level abstractions like the libspa safe bindings.
The bindings are autogenerated using rust-bindgen.
Documentation
See the crate documentation.
Dependencies
~0–3MB
~49K SLoC