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

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