Function windows::Win32::System::ApplicationInstallationAndServicing::ApplyDeltaW
pub unsafe fn ApplyDeltaW<P0, P1, P2>(
applyflags: i64,
lpsourcename: P0,
lpdeltaname: P1,
lptargetname: P2,
) -> BOOLwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,