pub unsafe extern "system" fn ApplyDeltaGetReverseB(
    applyflags: i64,
    source: DELTA_INPUT,
    delta: DELTA_INPUT,
    lpreversefiletime: *const FILETIME,
    lptarget: *mut DELTA_OUTPUT,
    lptargetreverse: *mut DELTA_OUTPUT
) -> BOOL
Expand description

Required features: "Win32_Foundation"