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