Function vc6_sys::RegReplaceKeyW

source ·
pub unsafe extern "stdcall" fn RegReplaceKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    lpNewFile: LPCWSTR,
    lpOldFile: LPCWSTR
) -> LONG