pub unsafe extern "system" fn MsiSetFeatureStateW(
    hinstall: MSIHANDLE,
    szfeature: PCWSTR,
    istate: INSTALLSTATE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"