Function vc6_sys::RegReplaceKeyA

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