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 |
#415 in Multimedia
8,568 downloads per month
Used in 13 crates
(4 directly)
16KB
230 lines
libspa-sys
![](https://img.gs/czjpqfbdkz/full/https://docs.rs/libspa-sys/badge.svg)
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
~54K SLoC