windows::Win32::System::ApplicationInstallationAndServicing

Function ExtractPatchHeaderToFileW

pub unsafe fn ExtractPatchHeaderToFileW<P0, P1>(
    patchfilename: P0,
    patchheaderfilename: P1,
) -> BOOL
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,