pub unsafe extern "system" fn MsiInstallMissingComponentA(
    szproduct: PCSTR,
    szcomponent: PCSTR,
    einstallstate: INSTALLSTATE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"