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

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’