Function windows::Win32::System::Power::PowerReadACValueIndex
pub unsafe fn PowerReadACValueIndex<P0>(
rootpowerkey: P0,
schemeguid: Option<*const GUID>,
subgroupofpowersettingsguid: Option<*const GUID>,
powersettingguid: Option<*const GUID>,
acvalueindex: *mut u32,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,