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