Function windows_sys::Win32::System::Power::PowerReadValueMax
pub unsafe extern "system" fn PowerReadValueMax(
rootpowerkey: HKEY,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
valuemaximum: *mut u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Registry"