pub unsafe extern "system" fn MsiConfigureProductA(
    szproduct: PCSTR,
    iinstalllevel: INSTALLLEVEL,
    einstallstate: INSTALLSTATE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"