Expand description
Required features: "Win32_System_SystemServices"
Fields
InputTimeout: u32
DisplayTimeout: u32
Trait Implementations
impl Clone for POWER_SESSION_TIMEOUTS
impl Clone for POWER_SESSION_TIMEOUTS
impl Copy for POWER_SESSION_TIMEOUTS
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
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more