pub unsafe extern "system" fn ApplyDeltaProvidedB(
applyflags: i64,
source: DELTA_INPUT,
delta: DELTA_INPUT,
lptarget: *mut c_void,
utargetsize: usize
) -> BOOL
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"
, "Win32_Foundation"