pub unsafe extern "system" fn CreateDeltaA(
filetypeset: i64,
setflags: i64,
resetflags: i64,
lpsourcename: PSTR,
lptargetname: PSTR,
lpsourceoptionsname: PSTR,
lptargetoptionsname: PSTR,
globaloptions: DELTA_INPUT,
lptargetfiletime: *const FILETIME,
hashalgid: u32,
lpdeltaname: PSTR
) -> BOOLExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
