ipconfig 0.3.2

Get network adapters information and network configuration for windows.
Documentation
1
2
3
fn main() {
    println!("cargo:rustc-link-lib=iphlpapi");
}