Function windows::Win32::System::Power::PowerReadACDefaultIndex
pub unsafe fn PowerReadACDefaultIndex<P0>(
rootpowerkey: P0,
schemepersonalityguid: *const GUID,
subgroupofpowersettingsguid: Option<*const GUID>,
powersettingguid: *const GUID,
acdefaultindex: *mut u32,
) -> u32where
P0: Param<HKEY>,