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

Required features: "Win32_System_ApplicationInstallationAndServicing"