windows::Win32::System::Power

Function RegisterPowerSettingNotification

pub unsafe fn RegisterPowerSettingNotification(
    hrecipient: HANDLE,
    powersettingguid: *const GUID,
    flags: REGISTER_NOTIFICATION_FLAGS,
) -> Result<HPOWERNOTIFY>