// Copyright © 2018 Mozilla Foundation
//
// This program is made available under an ISC-style license. See the
// accompanying file LICENSE for details.
extern crate atomic;
extern crate bitflags;
extern crate cubeb_backend;
extern crate float_cmp;
extern crate mach2;
extern crate num;
pub use crateaudiounit_rust_init;