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

Required features: "Win32_System_ApplicationInstallationAndServicing"