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

Required features: "Win32_System_ApplicationInstallationAndServicing"