pub unsafe extern "system" fn MsiDoActionW(
    hinstall: MSIHANDLE,
    szaction: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"