libpulse-sys 1.16.0

FFI bindings for the PulseAudio libpulse system library.
docs.rs failed to build libpulse-sys-1.16.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.
Visit the last successful build: libpulse-sys-1.21.0
PulseAudio FFI bindings for the main `libpulse` system library. This crate does nothing more than offer a simple FFI binding to the C API of the [PulseAudio] client system library. Please note that there is a “higher-level” binding available (the [`libpulse-binding`] crate), built on top of this, which offers a more Rust-oriented interface. Unlike the “higher-level” binding just mentioned, virtually no documentation is provided here. Things that *are* documented here are typically only those directly re-exported by the “higher-level” binding. Please see either the equivalent documentation in that, or the documentation of the actual PulseAudio C header files, if you need documentation. [`libpulse-binding`]: https://docs.rs/libpulse-binding [PulseAudio]: https://en.wikipedia.org/wiki/PulseAudio