Struct win_sys::SystemServices::POWER_SESSION_ALLOW_EXTERNAL_DMA_DEVICES [−][src]
#[repr(C)]pub struct POWER_SESSION_ALLOW_EXTERNAL_DMA_DEVICES {
pub IsAllowed: BOOLEAN,
}Expand description
Required features: Win32_System_SystemServices, Win32_Foundation
Fields
IsAllowed: BOOLEANTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more