windows::Win32::System::ApplicationInstallationAndServicing

Function MsiOpenPackageA

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