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

Required features: "Win32_System_ApplicationInstallationAndServicing"