• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

main()1 fn main() {
2     println!("cargo:rustc-link-lib=alias:shell32");
3 }
4