Function windows::Win32::System::Power::PowerCreateSetting
pub unsafe fn PowerCreateSetting<P0>(
rootsystempowerkey: P0,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,