windows::Win32::System::Power

Function PowerWriteValueMax

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