Function windows_sys::Win32::System::Power::SetSuspendState
[−]pub unsafe extern "system" fn SetSuspendState(
bhibernate: BOOLEAN,
bforce: BOOLEAN,
bwakeupeventsdisabled: BOOLEAN
) -> BOOLEAN
Expand description
Required features: "Win32_System_Power"
, "Win32_Foundation"