Function RegCopyTreeW

Source
pub unsafe extern "C" fn RegCopyTreeW(
    hKeySrc: HKEY,
    lpSubKey: LPCWSTR,
    hKeyDest: HKEY,
) -> LSTATUS