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