Function windows::Win32::System::Power::PowerWriteDCValueIndex

pub unsafe fn PowerWriteDCValueIndex<P0>(
    rootpowerkey: P0,
    schemeguid: *const GUID,
    subgroupofpowersettingsguid: Option<*const GUID>,
    powersettingguid: Option<*const GUID>,
    dcvalueindex: u32,
) -> u32
where P0: Param<HKEY>,