Vladislav Tsarev 3dec7eeb01 Initial commit
2024-10-18 11:36:33 +03:00

4 lines
61 B
Rust

fn main() {
println!("cargo:rustc-link-lib=iphlpapi");
}