[][src]Crate libpulse_mainloop_glib_sys

PulseAudio Rust language linking library for the ‘GLIB mainloop’ component.

This crate is a sys type crate targetting the PulseAudio (GLIB mainloop extension) C API. As a sys type crate it does nothing more than simply describe the C API in Rust form. Please be aware that there is a “higher level” binding crate available (libpulse-glib-binding) built on top of this, which you will most likely prefer to use instead.

Virtually no documentation is provided here, since it is pointless to duplicate it here from the C header files, considering that most users will be using the binding crate (which is heavily documented).

Structs

pa_glib_mainloop

An opaque GLIB main loop object.

Functions

pa_glib_mainloop_free
pa_glib_mainloop_get_api
pa_glib_mainloop_new