We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65fcba6 + a272f8e commit 3689adfCopy full SHA for 3689adf
library/std/src/sys/pal/windows/c/README.md
@@ -3,7 +3,7 @@ be edited manually.
3
4
To add bindings, edit `bindings.txt` then regenerate using the following command:
5
6
- ./x run generate-windows-sys && ./x fmt library/std
+ ./x run generate-windows-sys && ./x fmt
7
8
If you need to override generated functions or types then add them to
9
`library/std/src/sys/pal/windows/c.rs`.
0 commit comments