We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba6261 commit ca398b3Copy full SHA for ca398b3
dev-tools/gen-windows-sys-binding/src/main.rs
@@ -28,6 +28,7 @@ fn main() -> io::Result<()> {
28
let mut args = vec![
29
"--config",
30
"flatten",
31
+ "sys",
32
"--out",
33
temp_file.path().to_str().unwrap(),
34
"--filter",
0 commit comments