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

pub unsafe extern "system" fn RegReplaceKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    lpNewFile: LPCWSTR,
    lpOldFile: LPCWSTR
) -> LSTATUS