Function windows_sys::Win32::System::Power::PowerDuplicateScheme
pub unsafe extern "system" fn PowerDuplicateScheme(
rootpowerkey: HKEY,
sourceschemeguid: *const GUID,
destinationschemeguid: *mut *mut GUID
) -> WIN32_ERRORExpand description
Required features: "Win32_System_Power", "Win32_Foundation", "Win32_System_Registry"