pipewire-sys 0.5.0

Rust FFI bindings for PipeWire
docs.rs failed to build pipewire-sys-0.5.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

pipewire-sys

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.

Documentation

See the crate documentation.