Function ApplyPatchToFileW
pub unsafe fn ApplyPatchToFileW<P0, P1, P2>(
patchfilename: P0,
oldfilename: P1,
newfilename: P2,
applyoptionflags: u32,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,
pub unsafe fn ApplyPatchToFileW<P0, P1, P2>(
patchfilename: P0,
oldfilename: P1,
newfilename: P2,
applyoptionflags: u32,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,