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

Required features: "Win32_System_ApplicationInstallationAndServicing", "Win32_Foundation"