pub unsafe extern "system" fn SetSystemPowerState(
    fsuspend: BOOL,
    fforce: BOOL
) -> BOOL
Expand description

Required features: ‘Win32_System_Power’, ‘Win32_Foundation’