1
2
3
fn main() {
    println!("cargo:rustc-link-search=native=C:\\Windows\\System32");    
}