pub unsafe extern "system" fn MsiReinstallProductW(
    szproduct: PCWSTR,
    szreinstallmode: REINSTALLMODE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"