pub unsafe extern "system" fn MsiUseFeatureExW(
szproduct: PWSTR,
szfeature: PWSTR,
dwinstallmode: u32,
dwreserved: u32
) -> INSTALLSTATEExpand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
