Function windows_sys::Win32::UI::Shell::SHCopyKeyW
pub unsafe extern "system" fn SHCopyKeyW(
hkeysrc: HKEY,
pszsrcsubkey: PCWSTR,
hkeydest: HKEY,
freserved: u32
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"
, "Win32_System_Registry"