Source code

Revision control

Copy as Markdown

Other Tools

fn main() {
cc::Build::new().file("src/log.c").compile("cubeb_log_wrap");
}