1 //! Cubeb backend interface to Pulse Audio
3 // Copyright © 2017-2018 Mozilla Foundation
5 // This program is made available under an ISC-style license. See the
6 // accompanying file LICENSE for details.
9 extern crate cubeb_backend;
11 extern crate pulse_ffi;
18 pub use capi::pulse_rust_init;