Function windows::Win32::System::Power::PowerDuplicateScheme

pub unsafe fn PowerDuplicateScheme<P0>(
    rootpowerkey: P0,
    sourceschemeguid: *const GUID,
    destinationschemeguid: *mut *mut GUID,
) -> WIN32_ERROR
where P0: Param<HKEY>,