windows::Win32::System::ApplicationInstallationAndServicing

Function MsiInstallProductW

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