pub unsafe extern "system" fn MsiQueryFeatureStateW(
    szproduct: PWSTR,
    szfeature: PWSTR
) -> INSTALLSTATE
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’