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