Function windows_sys::Win32::System::Power::PowerReadACValueIndex
pub unsafe extern "system" fn PowerReadACValueIndex(
rootpowerkey: HKEY,
schemeguid: *const GUID,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
acvalueindex: *mut u32,
) -> WIN32_ERROR