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