windows::Win32::System::Power

Function PowerWritePossibleValue

pub unsafe fn PowerWritePossibleValue(
    rootpowerkey: Option<HKEY>,
    subgroupofpowersettingsguid: Option<*const GUID>,
    powersettingguid: Option<*const GUID>,
    type: u32,
    possiblesettingindex: u32,
    buffer: &[u8],
) -> WIN32_ERROR