windows::Win32::System::Power

Function PowerReadValueMax

pub unsafe fn PowerReadValueMax(
    rootpowerkey: Option<HKEY>,
    subgroupofpowersettingsguid: Option<*const GUID>,
    powersettingguid: Option<*const GUID>,
    valuemaximum: *mut u32,
) -> WIN32_ERROR