Function windows::Win32::System::Power::PowerWriteACDefaultIndex
pub unsafe fn PowerWriteACDefaultIndex<P0>(
rootsystempowerkey: P0,
schemepersonalityguid: *const GUID,
subgroupofpowersettingsguid: Option<*const GUID>,
powersettingguid: *const GUID,
defaultacindex: u32,
) -> u32where
P0: Param<HKEY>,