Function windows_sys::Win32::System::ApplicationInstallationAndServicing::ApplyPatchToFileByHandles
[−]pub unsafe extern "system" fn ApplyPatchToFileByHandles(
patchfilehandle: HANDLE,
oldfilehandle: HANDLE,
newfilehandle: HANDLE,
applyoptionflags: u32
) -> BOOL
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
, "Win32_Foundation"