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