[][src]Function CCODE::RegReplaceKeyW

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