libspa-sys 0.5.0

Rust FFI bindings for libspa
docs.rs failed to build libspa-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.

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.

The bindings are autogenerated using rust-bindgen.

Documentation

See the crate documentation.