Sign in
android
/
toolchain
/
cargo-deny
/
8cc2f0e3b06f4a40eef9fb4e0c470518f188b98f
/
.
/
android
/
vendor
/
windows-0.48.0
/
src
/
Windows
/
Win32
/
Management
/
mod.rs
blob: f109abe89c84f72d2263651a9368025e594c6574 [
file
] [
log
] [
blame
]
#[
cfg
(
feature
=
"Win32_Management_MobileDeviceManagementRegistration"
)]
pub
mod
MobileDeviceManagementRegistration
;
#[
cfg
(
feature
=
"implement"
)]
::
core
::
include
!(
"impl.rs"
);