pub unsafe extern "system" fn MsiOpenPackageA(
    szpackagepath: PCSTR,
    hproduct: *mut MSIHANDLE
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’