Function windows::Win32::System::Power::PowerCreateSetting

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