Struct win_sys::SystemServices::POWER_SESSION_TIMEOUTS [−][src]
Expand description
Required features: Win32_System_SystemServices
Fields
InputTimeout: u32DisplayTimeout: u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for POWER_SESSION_TIMEOUTS
impl Send for POWER_SESSION_TIMEOUTS
impl Sync for POWER_SESSION_TIMEOUTS
impl Unpin for POWER_SESSION_TIMEOUTS
impl UnwindSafe for POWER_SESSION_TIMEOUTS
Blanket Implementations
Mutably borrows from an owned value. Read more