pub unsafe extern "system" fn SetSuspendState(
    bhibernate: BOOLEAN,
    bforce: BOOLEAN,
    bwakeupeventsdisabled: BOOLEAN
) -> BOOLEAN
Expand description

Required features: "Win32_System_Power", "Win32_Foundation"