Function windows::Win32::System::Power::PowerCreatePossibleSetting

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