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

Required features: "Win32_System_ApplicationInstallationAndServicing"