tree: 9d1b6f1bdbb41b189ac25c738cdebf7694a769f1 [path history] [tgz]
  1. bindings.txt
  2. README.md
  3. windows_sys.rs
library/std/src/sys/pal/windows/c/README.md

The windows_sys.rs file is autogenerated from bindings.txt and must not be edited manually.

To add bindings, edit bindings.txt then regenerate using the following command:

./x run generate-windows-sys && ./x fmt

If you need to override generated functions or types then add them to library/std/src/sys/pal/windows/c.rs.