windows::Win32::System::Power

Function PowerReadDCValue

pub unsafe fn PowerReadDCValue(
    rootpowerkey: Option<HKEY>,
    schemeguid: Option<*const GUID>,
    subgroupofpowersettingsguid: Option<*const GUID>,
    powersettingguid: Option<*const GUID>,
    type: Option<*mut u32>,
    buffer: Option<*mut u8>,
    buffersize: *mut u32,
) -> WIN32_ERROR