pub unsafe extern "system" fn MsiConfigureProductExA(
szproduct: PCSTR,
iinstalllevel: INSTALLLEVEL,
einstallstate: INSTALLSTATE,
szcommandline: PCSTR
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"