windows::Win32::System::Power

Function PowerWriteACValueIndex

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