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

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’