4 lines
55 B
Rust
4 lines
55 B
Rust
|
|
#![cfg(target_os = "windows")]
|
||
|
|
|
||
|
|
pub use api::win32::*;
|