# libspa-sys [](https://crates.io/crates/libspa-sys) [](https://docs.rs/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](https://crates.io/crates/libspa).
The bindings are autogenerated using [rust-bindgen](https://github.com/rust-lang/rust-bindgen).
[libspa]: https://docs.pipewire.org/page_spa.html
[SPA]: https://docs.pipewire.org/page_spa.html
## Documentation
See the [crate documentation](https://pipewire.pages.freedesktop.org/pipewire-rs/libspa_sys/).