windows::Win32::System::ApplicationInstallationAndServicing

Function GetDeltaInfoA

pub unsafe fn GetDeltaInfoA<P0>(
    lpdeltaname: P0,
    lpheaderinfo: *mut DELTA_HEADER_INFO,
) -> BOOL
where P0: Param<PCSTR>,