Function windows::Win32::System::Power::PowerReadDCDefaultIndex

pub unsafe fn PowerReadDCDefaultIndex<P0>(
    rootpowerkey: P0,
    schemepersonalityguid: *const GUID,
    subgroupofpowersettingsguid: Option<*const GUID>,
    powersettingguid: *const GUID,
    dcdefaultindex: *mut u32,
) -> u32
where P0: Param<HKEY>,