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

Required features: "Win32_System_ApplicationInstallationAndServicing"