Skip to content

Commit adcbeb7

Browse files
committed
Add windows_sys readme
1 parent a261f8e commit adcbeb7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
The `windows_sys.rs` file is autogenerated from `bindings.txt` and must not
2+
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
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

Comments
 (0)