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

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