Function windows_sys::Win32::System::Power::PowerReadPossibleDescription
pub unsafe extern "system" fn PowerReadPossibleDescription(
rootpowerkey: HKEY,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
possiblesettingindex: u32,
buffer: *mut u8,
buffersize: *mut u32
) -> WIN32_ERRORExpand description
Required features: "Win32_System_Power", "Win32_Foundation", "Win32_System_Registry"