windows::Win32::System::Power

Function PowerCreatePossibleSetting

pub unsafe fn PowerCreatePossibleSetting(
    rootsystempowerkey: Option<HKEY>,
    subgroupofpowersettingsguid: *const GUID,
    powersettingguid: *const GUID,
    possiblesettingindex: u32,
) -> WIN32_ERROR