pub unsafe extern "system" fn ApplyPatchToFileW(
    patchfilename: PCWSTR,
    oldfilename: PCWSTR,
    newfilename: PCWSTR,
    applyoptionflags: u32
) -> BOOL
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"