windows::Win32::System::ApplicationInstallationAndServicing

Function MsiOpenPackageW

pub unsafe fn MsiOpenPackageW<P0>(
    szpackagepath: P0,
    hproduct: *mut MSIHANDLE,
) -> u32
where P0: Param<PCWSTR>,