pub unsafe extern "system" fn TestApplyPatchToFileByHandles(
    patchfilehandle: HANDLE,
    oldfilehandle: HANDLE,
    applyoptionflags: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"