pub unsafe extern "system" fn MsiUseFeatureExW(
    szproduct: PWSTR,
    szfeature: PWSTR,
    dwinstallmode: u32,
    dwreserved: u32
) -> INSTALLSTATE
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’