windows::Win32::System::ApplicationInstallationAndServicing

Function MsiDoActionW

pub unsafe fn MsiDoActionW<P1>(hinstall: MSIHANDLE, szaction: P1) -> u32
where P1: Param<PCWSTR>,