cubeb-core 0.28.0

Common types and definitions for cubeb rust and C bindings. Not intended for direct use.
Documentation
1
2
3
fn main() {
    cc::Build::new().file("src/log.c").compile("cubeb_log_wrap");
}