pub unsafe extern "system" fn RegisterPowerSettingNotification(
    hrecipient: HANDLE,
    powersettingguid: *const GUID,
    flags: u32
) -> HPOWERNOTIFY
Expand description

Required features: ‘Win32_System_Power’, ‘Win32_Foundation’