We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e20323 commit 24bbca4Copy full SHA for 24bbca4
library/std/src/sys/windows/compat.rs
@@ -90,6 +90,7 @@ macro_rules! compat_fn {
90
}
91
92
93
+ $(#[$meta])*
94
pub use $symbol::call as $symbol;
95
)*)
96
0 commit comments