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