Function windows_sys::Win32::System::Registry::RegCopyTreeW

pub unsafe extern "system" fn RegCopyTreeW(
    hkeysrc: HKEY,
    lpsubkey: PCWSTR,
    hkeydest: HKEY,
) -> WIN32_ERROR