Function windows::Win32::System::Power::PowerDuplicateScheme
pub unsafe fn PowerDuplicateScheme<P0>(
rootpowerkey: P0,
sourceschemeguid: *const GUID,
destinationschemeguid: *mut *mut GUID,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,