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