We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae6aa22 + 24bbca4 commit c9c57faCopy full SHA for c9c57fa
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