Function windows_sys::Win32::System::Power::SetSystemPowerState
pub unsafe extern "system" fn SetSystemPowerState(
fsuspend: BOOL,
fforce: BOOL
) -> BOOL
Expand description
Required features: "Win32_Foundation"