pub unsafe extern "system" fn MsiInstallProductW(
    szpackagepath: PCWSTR,
    szcommandline: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"