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

Required features: "Win32_System_ApplicationInstallationAndServicing"