Crates.io | pipewire-sys |
lib.rs | pipewire-sys |
version | 0.8.0 |
source | src |
created_at | 2019-08-13 10:43:51.589311 |
updated_at | 2024-02-06 21:01:15.786858 |
description | Rust FFI bindings for PipeWire |
homepage | https://pipewire.org |
repository | https://gitlab.freedesktop.org/pipewire/pipewire-rs |
max_upload_size | |
id | 156410 |
size | 6,665 |
PipeWire FFI bindings for Rust.
These bindings are providing an unsafe API that can be used to interface with PipeWire. Generally they are meant to be used as the building block for higher-level abstractions like the PipeWire safe bindings.
The bindings are autogenerated using rust-bindgen.
See the crate documentation.