cpal/src/os/mod.rs
2019-07-05 05:51:26 +10:00

3 lines
47 B
Rust

#[cfg(target_os = "windows")]
pub mod windows;