windows::Win32::System::ApplicationInstallationAndServicing

Function MsiInstallProductA

pub unsafe fn MsiInstallProductA<P0, P1>(
    szpackagepath: P0,
    szcommandline: P1,
) -> u32
where P0: Param<PCSTR>, P1: Param<PCSTR>,