windows::Win32::System::ApplicationInstallationAndServicing

Function TestApplyPatchToFileW

pub unsafe fn TestApplyPatchToFileW<P0, P1>(
    patchfilename: P0,
    oldfilename: P1,
    applyoptionflags: u32,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,