pub unsafe extern "system" fn ApplyPatchToFileExA(
patchfilename: PSTR,
oldfilename: PSTR,
newfilename: PSTR,
applyoptionflags: u32,
progresscallback: PPATCH_PROGRESS_CALLBACK,
callbackcontext: *const c_void
) -> BOOLExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
