winapi::um::winreg

Function RegReplaceKeyA

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