windows::Win32::System::Power

Function PowerWritePossibleDescription

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