Function winapi::um::winreg::RegCopyTreeW[][src]

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