Sign in
android
/
toolchain
/
cargo-deny
/
8cc2f0e3b06f4a40eef9fb4e0c470518f188b98f
/
.
/
android
/
vendor
/
windows-sys-0.45.0
/
src
/
Windows
/
mod.rs
blob: 7d6ecd028d57238c4a483197b9efc521e61bfd9a [
file
] [
log
] [
blame
]
#![
allow
(
non_snake_case
,
non_upper_case_globals
,
non_camel_case_types
,
clippy
::
all
)]
#[
cfg
(
feature
=
"Win32"
)]
pub
mod
Win32
;