Struct windows_sys::Win32::System::Power::POWER_POLICY
[−]#[repr(C)]pub struct POWER_POLICY {
pub user: USER_POWER_POLICY,
pub mach: MACHINE_POWER_POLICY,
}Expand description
Required features: ‘Win32_System_Power’, ‘Win32_Foundation’
Fields
user: USER_POWER_POLICYmach: MACHINE_POWER_POLICY