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