Function windows_sys::Win32::UI::Shell::SHCopyKeyA
[−]pub unsafe extern "system" fn SHCopyKeyA(
hkeysrc: HKEY,
pszsrcsubkey: PCSTR,
hkeydest: HKEY,
freserved: u32
) -> WIN32_ERROR
Expand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Registry’