Function RegReplaceKeyW

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