pub unsafe extern "system" fn MsiReinstallFeatureA(
    szproduct: PSTR,
    szfeature: PSTR,
    dwreinstallmode: REINSTALLMODE
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’