Function windows_sys::Win32::System::Power::PowerDuplicateScheme

pub unsafe extern "system" fn PowerDuplicateScheme(
    rootpowerkey: HKEY,
    sourceschemeguid: *const GUID,
    destinationschemeguid: *mut *mut GUID,
) -> WIN32_ERROR