pub unsafe extern "system" fn CreatePatchFileW(
oldfilename: PWSTR,
newfilename: PWSTR,
patchfilename: PWSTR,
optionflags: u32,
optiondata: *const PATCH_OPTION_DATA
) -> BOOLExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
