Crates.io | libspa-sys |
lib.rs | libspa-sys |
version | 0.8.0 |
source | src |
created_at | 2020-11-23 13:44:08.837266 |
updated_at | 2024-02-06 21:00:02.751267 |
description | Rust FFI bindings for libspa |
homepage | https://pipewire.org |
repository | https://gitlab.freedesktop.org/pipewire/pipewire-rs |
max_upload_size | |
id | 315387 |
size | 20,025 |
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.
See the crate documentation.