winapi::um::winreg

Function RegReplaceKeyW

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